Definition Type: Element
Name: AccessConstraints
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
Abstract
Documentation:
Access constraint applied to assure the protection of privacy or intellectual property, or any other restrictions on retrieving or using data from or otherwise using this server. The reserved value NONE (case insensitive) shall be used to mean no access constraints are imposed.
Collapse XSD Schema Diagram:
XSD Diagram of AccessConstraints in schema ows_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="AccessConstraints" type="string">
    <annotation>
        <documentation>Access constraint applied to assure the protection of privacy or intellectual property, or any other restrictions on retrieving or using data from or otherwise using this server. The reserved value NONE (case insensitive) shall be used to mean no access constraints are imposed. </documentation>
    </annotation>
</element>