Definition Type: ComplexType
Name: SCEItem
Namespace: http://www.openapplications.org/oagis
Containing Schema: SupplyChainExecution.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Attachments in schema components_xsd Drilldown into DocumentReferences in schema components_xsd Drilldown into References in schema components_xsd Drilldown into Charges in schema components_xsd Drilldown into ShippingNote in schema fields_xsd Drilldown into SpecialHandlingNote in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Notes in schema fields_xsd Drilldown into CatchWeightConversionFactor in schema supplychainexecution_xsd Drilldown into CatchWeightQuantity in schema supplychainexecution_xsd Drilldown into NetWeight in schema supplychainexecution_xsd Drilldown into RoutingDisposition in schema components_xsd Drilldown into FreightClass in schema supplychainexecution_xsd Drilldown into OriginationCountry in schema supplychainexecution_xsd Drilldown into OwnershipCode in schema supplychainexecution_xsd Drilldown into HazardousMaterial in schema components_xsd Drilldown into LotSerial in schema components_xsd Drilldown into Item in schema components_xsdXSD Diagram of SCEItem in schema supplychainexecution_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:complexType name="SCEItem">
    <xs:sequence>
        <xs:element ref="Item" minOccurs="0" />
        <xs:element ref="LotSerial" minOccurs="0" />
        <xs:element ref="HazardousMaterial" minOccurs="0" />
        <xs:element ref="OwnershipCode" minOccurs="0" />
        <xs:element ref="OriginationCountry" minOccurs="0" />
        <xs:element ref="FreightClass" minOccurs="0" />
        <xs:element ref="RoutingDisposition" minOccurs="0" />
        <xs:element ref="NetWeight" minOccurs="0" />
        <xs:element ref="CatchWeightQuantity" minOccurs="0" />
        <xs:element ref="CatchWeightConversionFactor" minOccurs="0" />
        <xs:group ref="Notes" minOccurs="0" />
        <xs:element ref="Charges" minOccurs="0" maxOccurs="unbounded" />
        <xs:group ref="References" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Item oa:Item 0 (1)
LotSerial oa:LotSerial 0 (1)
HazardousMaterial oa:HazardousMaterial 0 (1)
OwnershipCode oa:OwnershipCode 0 (1)
OriginationCountry oa:OriginationCountry 0 (1)
FreightClass oa:FreightClass 0 (1)
RoutingDisposition oa:RoutingDisposition 0 (1)
NetWeight oa:NetWeight 0 (1)
CatchWeightQuantity oa:CatchWeightQuantity 0 (1)
CatchWeightConversionFactor oa:CatchWeightConversionFactor 0 (1)
Note oa:Note 0 unbounded
SpecialHandlingNote oa:SpecialHandlingNote 0 unbounded
ShippingNote oa:ShippingNote 0 unbounded
Charges oa:Charges 0 unbounded
DocumentReferences oa:DocumentReferences 0 (1)
Attachments oa:Attachments 0 (1)
<xs:group> oa:Notes 0 (1)
<xs:group> oa:References 0 (1)