Definition Type: Element
Name: DefaultShipToIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: PartsDeliveryDetails.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates if the ShipToParty is the default ShipToParty. You can only have one default ShipToParty defined.
Collapse XSD Schema Diagram:
XSD Diagram of DefaultShipToIndicator in schema partsdeliverydetails_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="DefaultShipToIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
						Indicates if the ShipToParty is the default ShipToParty. You can only have one default ShipToParty defined.
 					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: