Definition Type: SimpleType
Name: angle
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Documentation:
Represents a normalized angular value in the specified Angular units. Assume 0 degrees = east
Collapse XSD Schema Diagram:
XSD Diagram of angle in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="angle">
    <xs:annotation>
        <xs:documentation>Represents a normalized angular value in the specified Angular units. Assume 0 degrees = east</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:double" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
land:angleSkew, land:circle, land:delta, land:horizAngle, land:horizAngle, land:rotationAngle, land:theta