Definition Type: SimpleType
Name: Point3dOpt
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Collapse XSD Schema Diagram:
XSD Diagram of Point3dOpt in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="Point3dOpt">
    <xs:restriction base="Point">
        <xs:minLength value="0" />
        <xs:maxLength value="3" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
MaxLength 3
MinLength 0
Collapse Derivation Tree:
Collapse References:
land:PointType