Definition Type: ComplexType
Name: LoadTenderMotorDetailsType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_LoadTenderMotor.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LoadTenderMotorProductLineItem in schema cidx_ces_v4_0_message_loadtendermotor_xsd Drilldown into EquipmentDetails in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of LoadTenderMotorDetailsType in schema cidx_ces_v4_0_message_loadtendermotor_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="LoadTenderMotorDetailsType">
    <xsd:sequence>
        <xsd:element ref="EquipmentDetails" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LoadTenderMotorProductLineItem" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EquipmentDetails nsA:EquipmentDetails 0 unbounded
LoadTenderMotorProductLineItem nsA:LoadTenderMotorProductLineItem (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:LoadTenderMotorDetails