<xs:complexType name="TNS"> <xs:attribute name="prefix" type="xs:string"/> <xs:attribute name="uri" type="xs:anyURI"/> </xs:complexType>
<xs:attribute name="prefix" type="xs:string"/>
<xs:attribute name="uri" type="xs:anyURI"/>