Definition Type: Attribute
Name: recordLength
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: recordType.xsd
Use Required
Documentation:
The number of components in the tuple
Collapse XSD Schema Diagram:
XSD Diagram of recordLength in schema recordtype_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="recordLength" type="positiveInteger" use="required">
    <annotation>
        <documentation>The number of components in the tuple</documentation>
    </annotation>
</attribute>