Definition Type: ComplexType
Name: PlanProductType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TransportMethodCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into OtherPartner in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipTo in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingContainerInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PackagingTypeCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of PlanProductType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="PlanProductType">
    <xsd:sequence>
        <xsd:element ref="ProductIdentification" maxOccurs="unbounded" />
        <xsd:element ref="PackagingTypeCode" minOccurs="0" />
        <xsd:element ref="PackagingContainerInformation" minOccurs="0" />
        <xsd:element ref="ShipTo" />
        <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TransportMethodCode" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductIdentification nsA:ProductIdentification (1) unbounded
PackagingTypeCode nsA:PackagingTypeCode 0 (1)
PackagingContainerInformation nsA:PackagingContainerInformation 0 (1)
ShipTo nsA:ShipTo (1) (1)
OtherPartner nsA:OtherPartner 0 unbounded
TransportMethodCode nsA:TransportMethodCode 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PlanProduct