simpleType parcelFormat
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:string
used by
attribute Parcel/@parcelFormat
annotation
documentation
Parcel Format describes how the parcel is described , ie Standard (2D), Volumertric (3D)
source <xs:simpleType name="parcelFormat">
 
<xs:annotation>
   
<xs:documentation>Parcel Format describes how the parcel is described , ie Standard (2D), Volumertric (3D)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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