-- XSD schema extracted from ITU-T X.694 (01/2004)

<!-- file "http://example.com/abc/sub2.xsd" --> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:element name="sub2-elem " type="xsd:string"/> <xsd:attribute name="sub2-attr" type="xsd:string"/> </xsd:schema>