Definition Type: Attribute
Name: numArc
Namespace: http://www.opengis.net/gml
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: geometryPrimitives.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 geometryprimitives_xsd (Geography Markup Language)
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>