Definition Type: Attribute
Name: numArc
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: ols.xsd
Fixed 1
Use Required
Documentation:
Since this type describes always a single arc, the attribute is fixed to "1".
Collapse XSD Schema Diagram:
XSD Diagram of numArc in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="numArc" type="integer" use="required" fixed="1">
    <annotation>
        <documentation>Since this type describes always a single arc, the attribute is fixed to "1".</documentation>
    </annotation>
</attribute>