Definition Type: Element
Name: EligibleForReturnIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
An indicator to flag whether or not the part may be returned. True it can be returned, False it is not returnable.
Collapse XSD Schema Diagram:
XSD Diagram of EligibleForReturnIndicator in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="EligibleForReturnIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                    An indicator to flag whether or not the part may be returned.  True it can be returned, False it is not returnable.
                </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: