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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Surfaces

A collection of surface models.

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)
uniqueuSrfNameSurface@name

Used in

Sample instance

<land:Surfaces>
   <land:Surface name="string">
      <land:SourceData>
         <land:Chain>Any text, intermingled with:string string</land:Chain>
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:SourceData>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:Surface>
   <land:SurfVolumes surfVolCalcMethod="grid">
      <land:SurfVolume surfBase="string" surfCompare="string" volCut="1.0" volFill="1.0" volTotal="1.0">
         <land:Feature>
            <!--any element-->
         </land:Feature>
      </land:SurfVolume>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:SurfVolumes>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:Surfaces>

Site developed and hosted by Datypic, Inc.

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