<xs:element name="LocationParty"> <xs:complexType> <xs:complexContent> <xs:extension base="typedParty"> <xs:attribute name="LocationType" type="locationType" use="optional" /> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element>