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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Parcels

A collection of Parcels

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
desc [0..1]xsd:string
name [0..1]xsd:string
state [0..1]land:stateType

Identity constraints

TypeNameSelectorField(s)
uniqueuPclNameParcel@name

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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