Definition Type: Element
Name: ShippingMaterial
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:MaterialType
Containing Schema: Components.xsd
Abstract
Documentation:
Identifies and decribes the material used to build a shipping unit or container. The ID identifies the material of the container or the shipment package The Description describes the material or container a product or item is shipped in. This is most often used for cases where a product is shipped in a returnable container. Examples include: Steel Case Rail Road Car Special Hazardous Material Case
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into ID in schema fields_xsd Drilldown into MaterialBaseType in schema components_xsd Drilldown into MaterialType in schema components_xsdXSD Diagram of ShippingMaterial in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ShippingMaterial" type="MaterialType">
    <xsd:annotation>
        <xsd:documentation>Identifies and decribes the material used to build a shipping unit or container.   

The ID identifies the material of the container or the shipment package 

The Description describes the material or container a product or item is shipped in.  This is most often used for cases where a product is shipped in a returnable container.  

Examples include:
Steel Case
Rail Road Car
Special Hazardous Material Case
</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Derivation Tree: