simpleType pointGeometryType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attributes Chain/@pointGeometry DataPoints/@pointGeometry PointType/@pointGeometry PointType3dReq/@pointGeometry
facets
enumeration point
enumeration curve
source <xs:simpleType name="pointGeometryType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="point"/>
   
<xs:enumeration value="curve"/>
 
</xs:restriction>
</xs:simpleType>


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