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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:PlanFeatures

A collection of planimetric features not otherwise defined by the schema, such as building footprints, guard rails, tree lines, lightpoles or signage.
Typically a PlanFeatures element will contain a collection of similar items.

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

Used in

Sample instance

<land:PlanFeatures>
   <land:PlanFeature>
      <land:CoordGeom>
         <land:Line>...
         </land:Line>
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:CoordGeom>
   </land:PlanFeature>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:PlanFeatures>

Site developed and hosted by Datypic, Inc.

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