Definition Type: SimpleType
Name: crossSectionPnt
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Documentation:
Attribute that represents a space delimited, cross section offset/elevation pair. Example: crossSectionPnt="12.0 723.3456"
Collapse XSD Schema Diagram:
XSD Diagram of crossSectionPnt in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="crossSectionPnt">
    <xs:annotation>
        <xs:documentation>Attribute that represents a space delimited, cross section offset/elevation pair. 
            Example: crossSectionPnt="12.0 723.3456"	
            </xs:documentation>
    </xs:annotation>
    <xs:restriction base="Point2dReq" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
land:innerConnectPnt, land:outerConnectPnt