Definition Type: Attribute
Name: name
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ows.xsd
Use Required
Documentation:
Name or identifier of this operation (request) (for example, GetCapabilities). The list of required and optional operations implemented shall be specified in the Implementation Specification for this service.
Collapse XSD Schema Diagram:
XSD Diagram of name in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attribute name="name" type="string" use="required">
    <annotation>
        <documentation>Name or identifier of this operation (request) (for example, GetCapabilities). The list of required and optional operations implemented shall be specified in the Implementation Specification for this service. </documentation>
    </annotation>
</attribute>