Definition Type: Attribute
Name: name
Namespace: http://www.opengis.net/ows/1.1
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: owsDomainType.xsd
Use Required
Documentation:
Name or identifier of this quantity.
Collapse XSD Schema Diagram:
XSD Diagram of name in schema owsdomaintype_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<attribute name="name" type="string" use="required">
    <annotation>
        <documentation>Name or identifier of this quantity. </documentation>
    </annotation>
</attribute>