simpleType Point2dReq
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of Point
used by
elements ParaCurve PVI UnsymParaCurve
simpleType crossSectionPnt
facets
length 2
source <xs:simpleType name="Point2dReq">
 
<xs:restriction base="Point">
   
<xs:length value="2"/>
 
</xs:restriction>
</xs:simpleType>


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