Definition Type: ComplexType
Name: RequestedCostSupportType
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 ExpectedReleaseQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Comment in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Pricing in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of RequestedCostSupportType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="RequestedCostSupportType">
    <xsd:sequence>
        <xsd:element ref="Pricing" maxOccurs="unbounded" />
        <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ExpectedReleaseQuantity" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Pricing nsA:Pricing (1) unbounded
Comment nsA:Comment 0 unbounded
ExpectedReleaseQuantity nsA:ExpectedReleaseQuantity 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:RequestedCostSupport