Definition Type: Element
Name: LineNumber
Namespace: http://www.openapplications.org/oagis
Type: oa:LineNumber
Containing Schema: Document.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the Line Number of the given Line Coponent within the document. LineNumbers are assigned by the sending system.
Collapse XSD Schema Diagram:
XSD Diagram of LineNumber in schema document_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="LineNumber" type="LineNumber" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the Line Number of the given Line Coponent within the document. LineNumbers are assigned by the sending system.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: