Definition Type: ComplexType
Name: CostSupportRequestBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CostSupportRequestDetails in schema cidx_5_0_xsd Drilldown into CostSupportRequestPartners in schema cidx_5_0_xsd Drilldown into CostSupportRequestProperties in schema cidx_5_0_xsdXSD Diagram of CostSupportRequestBodyType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="CostSupportRequestBodyType">
    <xsd:sequence>
        <xsd:element ref="CostSupportRequestProperties" />
        <xsd:element ref="CostSupportRequestPartners" />
        <xsd:element ref="CostSupportRequestDetails" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CostSupportRequestProperties nsA:CostSupportRequestProperties (1) (1)
CostSupportRequestPartners nsA:CostSupportRequestPartners (1) (1)
CostSupportRequestDetails nsA:CostSupportRequestDetails (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:CostSupportRequestBody