Definition Type: Element
Name: LineNumber
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NumericType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Sequence number of the item in the order of all items.
Collapse XSD Schema Diagram:
XSD Diagram of LineNumber in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" maxOccurs="1" name="LineNumber" type="udt:NumericType">
    <xsd:annotation>
        <xsd:documentation>Sequence number of the item in the order of all items.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: