<xsd:complexType name="ManufacturerPartyDistributorType">
<xsd:annotation>
<xsd:documentation>Deprecated: Restructure</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="PartyABIEType">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="DistributorParty">
<xsd:annotation>
<xsd:documentation>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Distributors of the manufacturer of the vehicle(s)</ccts:Definition>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|