Schema Central > NIEM 2.0 > LandXML-1.1.xsd > land:Parcel
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Parcel

Modified to include parcel class and an official ID

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [1..1]xsd:string
oID [0..1]xsd:string
area [0..1]xsd:double
desc [0..1]xsd:string
dirClosure [0..1]land:direction
distClosure [0..1]xsd:double
owner [0..1]xsd:string
parcelType [0..1]xsd:string
setbackFront [0..1]xsd:double
setbackRear [0..1]xsd:double
setbackSide [0..1]xsd:double
state [0..1]land:parcelStateType
taxId [0..1]xsd:string
class [0..1]xsd:string
exclussionArea [0..1]xsd:double
useOfParcel [0..1]xsd:string
parcelFormat [0..1]xsd:string
buildingNo [0..1]xsd:string
buildingLevelNo [0..1]xsd:string
volume [0..1]xsd:string
pclRef [0..1]land:parcelNameRefs

Used in

Sample instance

<land:Parcel name="string">
   <land:Center>Any text, intermingled with:1.0 1.0</land:Center>
   <land:CoordGeom>
      <land:Line>
         <land:Start>Any text, intermingled with:1.0 1.0</land:Start>
         <land:End>Any text, intermingled with:1.0 1.0</land:End>
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:Line>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:CoordGeom>
   <VolumeGeom name="string">
      <land:CoordGeom>
         <land:Line>...
         </land:Line>
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:CoordGeom>
   </VolumeGeom>
   <land:Parcels>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:Parcels>
   <land:Title name="string">Any text</land:Title>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:Parcel>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com