<xsd:complexType name="V_Type"> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="T" type="xsd:integer" /> <xsd:attribute name="DT" type="xsd:date" /> <xsd:attribute name="FN" type="FOOTNOTE_CODES" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType>