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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Definition

The collection of faces and points that defined the surface.

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
surfType [1..1]land:surfTypeEnum
area2DSurf [0..1]xsd:double
area3DSurf [0..1]xsd:double
elevMax [0..1]xsd:double
elevMin [0..1]xsd:double

Used in

Sample instance

<land:Definition surfType="TIN">
   <land:Pnts>
      <land:P id="1">Any text, intermingled with:1.0 1.0</land:P>
   </land:Pnts>
   <land:Faces>
      <land:F>Any text, intermingled with:1 1</land:F>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:Faces>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:Definition>

Site developed and hosted by Datypic, Inc.

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