namespace | http://www.landxml.org/schema/LandXML-1.2 | ||
type | xs:string | ||
used by |
|
||
annotation |
|
||
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> |