<xsd:complexType name="ManufacturingIdentificationDetailsType"> <xsd:sequence minOccurs="0"> <xsd:element ref="ManufacturingIdentificationType"/> <xsd:element ref="ManufacturingIdentificationNumber"/> <xsd:element ref="ParentManufacturingIdentificationNumber" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |