<xsd:complexType name="NamedIDType"> <xsd:simpleContent> <xsd:extension base="IdentifierType"> <xsd:attribute name="name" type="NormalizedStringType" use="optional" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType>