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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:ProfSurf

The "ProfSurf" element will typically represent an existing ground surface for a profile. 
It is defined with a space delimited PntList2D of station/elevations pairs. 
Example: "0.000 86.52 6.267 86.89 12.413 87.01 26.020 87.83" 
Note: Gaps in the profile are handled by having 2 or more PntList2D elements.

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

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

Used in

Sample instance

<land:ProfSurf name="string">
   <land:PntList2D>1.0 1.0</land:PntList2D>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:ProfSurf>

Site developed and hosted by Datypic, Inc.

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