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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Contour

The contour is defined by an elevation attribute and a 2D north/east list of points that define the geometry.
is identified by the "name" attribute.

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
elev [1..1]xsd:double

Used in

Sample instance

<land:Contour elev="1.0">
   <land:PntList2D>1.0 1.0</land:PntList2D>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:Contour>

Site developed and hosted by Datypic, Inc.

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