Definition Type: Element
Name: DataNodeSequenceNumeric
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NumericType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
A number representing the sequence of this data node among all other data nodes at the same level in the hierarchical tree. Can be used to specify a display order.
Collapse XSD Schema Diagram:
XSD Diagram of DataNodeSequenceNumeric in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DataNodeSequenceNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        A number representing the sequence of this data node among all other data nodes at the same level in the hierarchical tree.
                        Can be used to specify a display order.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: