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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:CoordGeom

A sequential list of Line and/or Curve and/or Spiral elements.
After the sequential list of elements an optional vertical geometry 
			may be defined as a profile, which may be as simple as a list of PVIs (point to point 3D line string).

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
oID [0..1]xsd:string

Used in

Sample instance

<land:CoordGeom>
   <land:Line>
      <land:Start>Any text, intermingled with:1.0 1.0</land:Start>
      <land:End>Any text, intermingled with:1.0 1.0</land:End>
      <land:Feature>
         <!--any element-->
      </land:Feature>
   </land:Line>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:CoordGeom>

Site developed and hosted by Datypic, Inc.

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