Definition Type: SimpleType
Name: beaconType
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Documentation:
Indicates whether there is any physical structure for the monument - helps location, these enumerations may need expanding
Collapse XSD Schema Diagram:
XSD Diagram of beaconType in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="beaconType">
    <xs:annotation>
        <xs:documentation>Indicates whether there is any physical structure
			for the monument - helps location, these enumerations may need expanding
			</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="cairn" />
        <xs:enumeration value="chimney" />
        <xs:enumeration value="large quadripod" />
        <xs:enumeration value="lighthouse" />
        <xs:enumeration value="marine beacon" />
        <xs:enumeration value="mast" />
        <xs:enumeration value="mast with targets" />
        <xs:enumeration value="no beacon" />
        <xs:enumeration value="other" />
        <xs:enumeration value="pillar" />
        <xs:enumeration value="post" />
        <xs:enumeration value="small quadripod" />
        <xs:enumeration value="tower" />
        <xs:enumeration value="tripod" />
        <xs:enumeration value="unknown" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration cairn
Enumeration chimney
Enumeration large quadripod
Enumeration lighthouse
Enumeration marine beacon
Enumeration mast
Enumeration mast with targets
Enumeration no beacon
Enumeration other
Enumeration pillar
Enumeration post
Enumeration small quadripod
Enumeration tower
Enumeration tripod
Enumeration unknown
Collapse Derivation Tree:
Collapse References:
land:beacon