Definition Type: ComplexType
Name: SupplyPlanPropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_SupplyPlan.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MarketPlaceInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ContractInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SupplyPlanIdentifier in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LanguageCode in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of SupplyPlanPropertiesType in schema cidx_ces_v4_0_message_supplyplan_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="SupplyPlanPropertiesType">
    <xsd:sequence minOccurs="1" maxOccurs="1">
        <xsd:element ref="LanguageCode" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="SupplyPlanIdentifier" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="ContractInformation" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="MarketPlaceInformation" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LanguageCode nsA:LanguageCode 1 1
SupplyPlanIdentifier nsA:SupplyPlanIdentifier 0 1
ContractInformation nsA:ContractInformation 0 1
MarketPlaceInformation nsA:MarketPlaceInformation 0 1
Collapse Derivation Tree:
Collapse References:
nsA:SupplyPlanProperties