Definition Type: SimpleType
Name: beaconProtectionType
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Documentation:
Indicates any structure that protects the monument, these enumerations may need expanding
Collapse XSD Schema Diagram:
XSD Diagram of beaconProtectionType in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="beaconProtectionType">
    <xs:annotation>
        <xs:documentation>Indicates any structure that protects the
		monument, these enumerations may need expanding</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="cover" />
        <xs:enumeration value="cover and box" />
        <xs:enumeration value="fence enclosure" />
        <xs:enumeration value="marker post" />
        <xs:enumeration value="no protection" />
        <xs:enumeration value="other" />
        <xs:enumeration value="quadripod" />
        <xs:enumeration value="unknown" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration cover
Enumeration cover and box
Enumeration fence enclosure
Enumeration marker post
Enumeration no protection
Enumeration other
Enumeration quadripod
Enumeration unknown
Collapse Derivation Tree:
Collapse References:
land:beaconProtection