Definition Type: SimpleType
Name: curveType
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Collapse XSD Schema Diagram:
XSD Diagram of curveType in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="curveType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="arc" />
        <xs:enumeration value="chord" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration arc
Enumeration chord
Collapse Derivation Tree:
Collapse References:
land:crvType