element Parcel
diagram LandXML-1.2Doc_p122.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Center CoordGeom VolumeGeom Parcels Title Exclusions LocationAddress Feature
used by
element Parcels
attributes
Name  Type  Use  Default  Fixed  annotation
namexs:stringrequired      
oIDxs:string      
areaxs:double      
descxs:string      
dirClosuredirection      
distClosurexs:double      
ownerxs:string      
parcelTypexs:string      
setbackFrontxs:double      
setbackRearxs:double      
setbackSidexs:double      
stateparcelStateType      
taxIdxs:string      
classparcelClass      
useOfParceluseOfParcelType      
parcelFormatparcelFormat      
buildingNoxs:string      
buildingLevelNoxs:string      
volumexs:string      
pclRefparcelNameRef      
lotEntitlementsxs:string      
liabilityApportionmentxs:string      
annotation
documentation
Modified to include parcel class and an official ID
source <xs:element name="Parcel">
 
<xs:annotation>
   
<xs:documentation>Modified to include parcel class and an official ID</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:choice maxOccurs="unbounded">
       
<xs:element ref="Center" minOccurs="0"/>
       
<xs:element ref="CoordGeom"/>
       
<xs:element ref="VolumeGeom" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element ref="Parcels" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element ref="Title" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element ref="Exclusions" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element ref="LocationAddress" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:choice>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="name" type="xs:string" use="required"/>
   
<xs:attribute name="oID" type="xs:string"/>
   
<xs:attribute name="area" type="xs:double"/>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="dirClosure" type="direction"/>
   
<xs:attribute name="distClosure" type="xs:double"/>
   
<xs:attribute name="owner" type="xs:string"/>
   
<xs:attribute name="parcelType" type="xs:string"/>
   
<xs:attribute name="setbackFront" type="xs:double"/>
   
<xs:attribute name="setbackRear" type="xs:double"/>
   
<xs:attribute name="setbackSide" type="xs:double"/>
   
<xs:attribute name="state" type="parcelStateType"/>
   
<xs:attribute name="taxId" type="xs:string"/>
   
<xs:attribute name="class" type="parcelClass"/>
   
<xs:attribute name="useOfParcel" type="useOfParcelType"/>
   
<xs:attribute name="parcelFormat" type="parcelFormat"/>
   
<xs:attribute name="buildingNo" type="xs:string"/>
   
<xs:attribute name="buildingLevelNo" type="xs:string"/>
   
<xs:attribute name="volume" type="xs:string"/>
   
<xs:attribute name="pclRef" type="parcelNameRef"/>
   
<xs:attribute name="lotEntitlements" type="xs:string"/>
   
<xs:attribute name="liabilityApportionment" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute Parcel/@name
type xs:string
properties
isRef 0
use required
source <xs:attribute name="name" type="xs:string" use="required"/>

attribute Parcel/@oID
type xs:string
properties
isRef 0
source <xs:attribute name="oID" type="xs:string"/>

attribute Parcel/@area
type xs:double
properties
isRef 0
source <xs:attribute name="area" type="xs:double"/>

attribute Parcel/@desc
type xs:string
properties
isRef 0
source <xs:attribute name="desc" type="xs:string"/>

attribute Parcel/@dirClosure
type direction
properties
isRef 0
source <xs:attribute name="dirClosure" type="direction"/>

attribute Parcel/@distClosure
type xs:double
properties
isRef 0
source <xs:attribute name="distClosure" type="xs:double"/>

attribute Parcel/@owner
type xs:string
properties
isRef 0
source <xs:attribute name="owner" type="xs:string"/>

attribute Parcel/@parcelType
type xs:string
properties
isRef 0
source <xs:attribute name="parcelType" type="xs:string"/>

attribute Parcel/@setbackFront
type xs:double
properties
isRef 0
source <xs:attribute name="setbackFront" type="xs:double"/>

attribute Parcel/@setbackRear
type xs:double
properties
isRef 0
source <xs:attribute name="setbackRear" type="xs:double"/>

attribute Parcel/@setbackSide
type xs:double
properties
isRef 0
source <xs:attribute name="setbackSide" type="xs:double"/>

attribute Parcel/@state
type parcelStateType
properties
isRef 0
facets
enumeration affected
enumeration created
enumeration encroached
enumeration extinguished
enumeration referenced
enumeration proposed
enumeration existing
enumeration adjoining
source <xs:attribute name="state" type="parcelStateType"/>

attribute Parcel/@taxId
type xs:string
properties
isRef 0
source <xs:attribute name="taxId" type="xs:string"/>

attribute Parcel/@class
type parcelClass
properties
isRef 0
source <xs:attribute name="class" type="parcelClass"/>

attribute Parcel/@useOfParcel
type useOfParcelType
properties
isRef 0
source <xs:attribute name="useOfParcel" type="useOfParcelType"/>

attribute Parcel/@parcelFormat
type parcelFormat
properties
isRef 0
source <xs:attribute name="parcelFormat" type="parcelFormat"/>

attribute Parcel/@buildingNo
type xs:string
properties
isRef 0
source <xs:attribute name="buildingNo" type="xs:string"/>

attribute Parcel/@buildingLevelNo
type xs:string
properties
isRef 0
source <xs:attribute name="buildingLevelNo" type="xs:string"/>

attribute Parcel/@volume
type xs:string
properties
isRef 0
source <xs:attribute name="volume" type="xs:string"/>

attribute Parcel/@pclRef
type parcelNameRef
properties
isRef 0
source <xs:attribute name="pclRef" type="parcelNameRef"/>

attribute Parcel/@lotEntitlements
type xs:string
properties
isRef 0
source <xs:attribute name="lotEntitlements" type="xs:string"/>

attribute Parcel/@liabilityApportionment
type xs:string
properties
isRef 0
source <xs:attribute name="liabilityApportionment" type="xs:string"/>


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