simpleType crossSectionPnt
namespace http://www.landxml.org/schema/LandXML-1.2
type Point2dReq
used by
attributes ZoneCrossSectStructure/@innerConnectPnt ZoneCrossSectStructure/@outerConnectPnt
facets
length 2
annotation
documentation
Attribute that represents a space delimited, cross section offset/elevation pair.
            Example: crossSectionPnt="12.0 723.3456"
           
source <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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy