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 Optional
Documentation:
An arc is an arc string consiting of 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="optional" fixed="1">
    <annotation>
        <documentation>An arc is an arc string consiting of a single arc, the attribute is fixed to "1".</documentation>
    </annotation>
</attribute>