Definition Type: ComplexType
Name: DeliveryReceiptResponsePropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_DeliveryReceiptResponse.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MarketPlaceInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ContractInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DeliveryReceiptIdentifier in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PurchaseOrderInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LanguageCode in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of DeliveryReceiptResponsePropertiesType in schema cidx_ces_v4_0_message_deliveryreceiptresponse_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="DeliveryReceiptResponsePropertiesType">
    <xsd:sequence minOccurs="1" maxOccurs="1">
        <xsd:element ref="LanguageCode" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="PurchaseOrderInformation" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="DeliveryReceiptIdentifier" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="ContractInformation" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="MarketPlaceInformation" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LanguageCode nsA:LanguageCode 1 1
PurchaseOrderInformation nsA:PurchaseOrderInformation 1 1
DeliveryReceiptIdentifier nsA:DeliveryReceiptIdentifier 0 1
ContractInformation nsA:ContractInformation 0 1
MarketPlaceInformation nsA:MarketPlaceInformation 0 1
Collapse Derivation Tree:
Collapse References:
nsA:DeliveryReceiptResponseProperties