Definition Type: Attribute
Name: numArc
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: gml.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 gml_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>