Definition Type: ComplexType
Name: DemandPlanPropertiesType
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 DemandPlanIdentifier in schema cidx_5_0_xsd Drilldown into LanguageCode in schema cidx_5_0_xsdXSD Diagram of DemandPlanPropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DemandPlanPropertiesType">
    <xsd:sequence>
        <xsd:element ref="LanguageCode" />
        <xsd:element ref="DemandPlanIdentifier" 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)
DemandPlanIdentifier nsA:DemandPlanIdentifier 0 (1)
ContractInformation nsA:ContractInformation 0 (1)
MarketPlaceInformation nsA:MarketPlaceInformation 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:DemandPlanProperties