Element | ManufacturerInformation |
<xsd:complexType name="ManufacturerInformationType"> <xsd:sequence> <xsd:element ref="PartnerName"/> <xsd:element ref="PartnerInformation" minOccurs="0"/> <xsd:element ref="ProductIdentification" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |