Definition Type: Element
Name: name
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: referenceSystems.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The name by which this object is identified.
Collapse XSD Schema Diagram:
XSD Diagram of name in schema referencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="name" type="string" minOccurs="0">
    <annotation>
        <documentation>The name by which this object is identified. </documentation>
    </annotation>
</element>