Definition Type: ComplexType
Name: SupplyPlanPropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MarketPlaceInformation in schema cidx_5_0_xsd Drilldown into ContractInformation in schema cidx_5_0_xsd Drilldown into SupplyPlanIdentifier in schema cidx_5_0_xsd Drilldown into LanguageCode in schema cidx_5_0_xsdXSD Diagram of SupplyPlanPropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="SupplyPlanPropertiesType">
    <xsd:sequence>
        <xsd:element ref="LanguageCode" />
        <xsd:element ref="SupplyPlanIdentifier" minOccurs="0" />
        <xsd:element ref="ContractInformation" minOccurs="0" />
        <xsd:element ref="MarketPlaceInformation" minOccurs="0" />
    </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