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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:IrregularLine

Used to record lines that are irregular such as river boudaries etc. It has Start and End point elements and a list of intermediate points. Point list should also include the start and end points.

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
desc [0..1]xsd:string
dir [0..1]land:direction
length [0..1]xsd:double
name [0..1]xsd:string
staStart [0..1]xsd:double
state [0..1]land:stateType
oID [0..1]xsd:string
source [0..1]xsd:string
note [0..1]xsd:string

Used in

Sample instance

<land:IrregularLine>
   <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:PntList2D>1.0 1.0</land:PntList2D>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:IrregularLine>

Site developed and hosted by Datypic, Inc.

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