Definition Type: ComplexType
Name: ShipmentCarrierDetailType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
Fleet account information associated with a vehicle.
Collapse XSD Schema Diagram:
Drilldown into ShipmentCarrierCompanyCodeDescription in schema components_xsd Drilldown into OtherShipmentCarrierCompanyCode in schema components_xsd Drilldown into ShipmentCarrierContact in schema components_xsd Drilldown into PrimaryShipmentCarrierTransportMethodIndicator in schema components_xsd Drilldown into ShipmentCarrierPurposeComment in schema components_xsd Drilldown into ShipmentCarrierRestrictedByOrderTypeCode in schema components_xsd Drilldown into ShipmentCarrierRestrictedByProgram in schema components_xsd Drilldown into ShipmentCarrierUseRestrictedByCountryCode in schema components_xsd Drilldown into ShipmentCarrierRestrictedByWarehouse in schema components_xsd Drilldown into ShipmentCarrierCollectionMethodCode in schema components_xsd Drilldown into OriginatingWarehouse in schema components_xsd Drilldown into PrimaryShipmentCarrierIndicator in schema components_xsd Drilldown into ShipmentTimePeriod in schema components_xsd Drilldown into ShipmentCarrierDeliveryCode in schema components_xsd Drilldown into ShipmentCarrierTransportMethodTypeCode in schema components_xsd Drilldown into ShipmentCarrierServiceLevelCode in schema components_xsd Drilldown into ShipmentCarrierCompanyCode in schema components_xsdXSD Diagram of ShipmentCarrierDetailType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ShipmentCarrierDetailType">
    <xsd:annotation>
        <xsd:documentation>Fleet account information associated with a
            vehicle.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierCompanyCode" type="sqdt:ShipmentCarrierCompanyCodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Preferred
                carrier for delivery of a part.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierServiceLevelCode" type="sqdt:ShipmentCarrierServiceLevelCodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the priority of
                service to be provided by the Shipment Carrier. </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierTransportMethodTypeCode" type="sqdt:ShipmentCarrierTransportMethodTypeCodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Defines the method by
                which a shipment carrier transports an item (i.e., air, ground,
            etc.)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierDeliveryCode" type="sqdt:ShipmentCarrierDeliveryCodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ShipmentTimePeriod" />
        <xsd:element maxOccurs="1" minOccurs="0" name="PrimaryShipmentCarrierIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates if a shipment
                carrier is to be the primary shipment carrier.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="OriginatingWarehouse" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates which warehouse
                or distribution center from which a shipment originates.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierCollectionMethodCode" type="sqdt:ShipmentCarrierCollectionMethodCodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierRestrictedByWarehouse" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The shipment
                carrier service has been restricted to use from the specified
            warehouse.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierUseRestrictedByCountryCode" type="sqdt:CountryCodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates that
                the use of the shipment carrier company is restricted to a specified country. For
                example, DHL Canada can only be used for intra Canadian.
            transfers.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierRestrictedByProgram" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The shipment
                carrier service has been restricted to use with the specified marketing program. For
                example, you can only use this shipment carrier in this particular marketing
                program.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierRestrictedByOrderTypeCode" type="sqdt:OrderTypeCodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the
                specified order type by which the service is being restricted. For example, you can
                use this shipment carrier if you are using stock order type.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierPurposeComment" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Free form text used to
                further define the shipment carrier service.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PrimaryShipmentCarrierTransportMethodIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates if a shipment
                carrier transport method is to be the primary transport method.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="ShipmentCarrierContact" />
        <xsd:element maxOccurs="1" minOccurs="0" name="OtherShipmentCarrierCompanyCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The purpose of the OtherShipmentCarrierCompanyCode field is to accommodate Shipment Carrier Codes that are unique to an organization and are not captured in the STAR enumerated ShipmentCarrierCompanyCode list.  If a code is unique to an organization, the ShipmentCarrierCompanyCode value "Other" is to be used.  The OtherShipmentCarrierCode field is to be populated with the unique code not captured by STAR.  It is the responsibility of the organization requiring the unique carrier code to maintain an external code list for all values not captured by STAR.  The attributes of the OtherShipmentCarrierCompanyCode field are to be used to indicate the entity providing that external list of values as well as the identification for that external list.  
                
                Sample Use Case:
                
                ShipmentCarrierCompanyCode = "Other"
                ShipmentCarrierDescription = "Allen Logistics"
                OtherShipmentCarrierCompanyCode = "ANOG"
                ---listID = "GM-1234"
                ---listAgencyName = "GM"
                ---listName = "ShipmentCarriers"</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ShipmentCarrierCompanyCodeDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Textual description of a shipment carrier.  This field should b used in correlation with the OtherShipmentCarrierCompanyCode field.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ShipmentCarrierCompanyCode star:ShipmentCarrierCompanyCode 0 1
ShipmentCarrierServiceLevelCode star:ShipmentCarrierServiceLevelCode 0 1
ShipmentCarrierTransportMethodTypeCode star:ShipmentCarrierTransportMethodTypeCode 0 1
ShipmentCarrierDeliveryCode star:ShipmentCarrierDeliveryCode 0 1
ShipmentTimePeriod star:ShipmentTimePeriod 0 unbounded
PrimaryShipmentCarrierIndicator star:PrimaryShipmentCarrierIndicator 0 1
OriginatingWarehouse star:OriginatingWarehouse 0 1
ShipmentCarrierCollectionMethodCode star:ShipmentCarrierCollectionMethodCode 0 1
ShipmentCarrierRestrictedByWarehouse star:ShipmentCarrierRestrictedByWarehouse 0 1
ShipmentCarrierUseRestrictedByCountryCode star:ShipmentCarrierUseRestrictedByCountryCode 0 1
ShipmentCarrierRestrictedByProgram star:ShipmentCarrierRestrictedByProgram 0 1
ShipmentCarrierRestrictedByOrderTypeCode star:ShipmentCarrierRestrictedByOrderTypeCode 0 1
ShipmentCarrierPurposeComment star:ShipmentCarrierPurposeComment 0 1
PrimaryShipmentCarrierTransportMethodIndicator star:PrimaryShipmentCarrierTransportMethodIndicator 0 1
ShipmentCarrierContact star:ShipmentCarrierContact 0 1
OtherShipmentCarrierCompanyCode star:OtherShipmentCarrierCompanyCode 0 1
ShipmentCarrierCompanyCodeDescription star:ShipmentCarrierCompanyCodeDescription 0 1
Collapse Derivation Tree:
Collapse References:
star:ShipmentCarrierDetail