<xsd:complexType name="PreferredNameType"> <xsd:simpleContent> <xsd:extension base="NameType"> <xsd:attribute name="preferred" type="IndicatorType" use="optional" /> </xsd:extension> </xsd:simpleContent> </xsd:complexType>