<xsd:complexType name="AddressStreet"> <xsd:simpleContent> <xsd:extension base="udt:TextType"> <xsd:attribute name="line" type="xsd:int" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType>