Definition Type: Element
Name: ShippingDetail
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartsDeliveryDetailsShippingDetailType
Containing Schema: Components.xsd
Abstract
Documentation:
Defines shipping conditions based on order type.
Collapse XSD Schema Diagram:
Drilldown into ShippingCondition in schema components_xsd Drilldown into OrderTypeCode in schema components_xsd Drilldown into PartsDeliveryDetailsShippingDetailType in schema components_xsdXSD Diagram of ShippingDetail in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ShippingDetail" type="PartsDeliveryDetailsShippingDetailType">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                Defines shipping conditions based on order type.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrderTypeCode star:OrderTypeCode 1 1
ShippingCondition star:ShippingCondition 1 unbounded
Collapse Derivation Tree: