Definition Type: ComplexType
Name: LoadTenderResponseBodyType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_LoadTenderResponse.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LoadTenderResponseDetails in schema cidx_ces_v4_0_message_loadtenderresponse_xsd Drilldown into LoadTenderResponsePartners in schema cidx_ces_v4_0_message_loadtenderresponse_xsd Drilldown into LoadTenderResponseProperties in schema cidx_ces_v4_0_message_loadtenderresponse_xsdXSD Diagram of LoadTenderResponseBodyType in schema cidx_ces_v4_0_message_loadtenderresponse_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="LoadTenderResponseBodyType">
    <xsd:sequence>
        <xsd:element ref="LoadTenderResponseProperties" />
        <xsd:element ref="LoadTenderResponsePartners" />
        <xsd:element ref="LoadTenderResponseDetails" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LoadTenderResponseProperties nsA:LoadTenderResponseProperties (1) (1)
LoadTenderResponsePartners nsA:LoadTenderResponsePartners (1) (1)
LoadTenderResponseDetails nsA:LoadTenderResponseDetails (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:LoadTenderResponseBody