Home | History | Annotate | Download | only in schemas
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!-- $Id$ -->
      3 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
      4            elementFormDefault="qualified"
      5            attributeFormDefault="unqualified"
      6            targetNamespace="http://example.com/xml/Prog3">
      7 </xs:schema>
      8