Definition Type: Element
Name: MajorPartIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: PartMaster.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates if part is either to heavy or to large to handle in standard packing and shipping procedure. Major part indicates that additional shipping cost will be added to order or specific freight options needs to be applied.
Collapse XSD Schema Diagram:
XSD Diagram of MajorPartIndicator in schema partmaster_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="MajorPartIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
    <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">
                        Indicates if part is either to heavy or to large to handle in standard packing and shipping procedure. Major part indicates that additional shipping cost
                        will be added to order or specific freight options needs to be applied.				
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: