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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Boundary

The boundary region contains a 2D north/east or 3D north/east/elev list of points that define the geometry.
is identified by the "name" attribute.
If the "edgeTrim" attribute is true the faces are trimmed at the boundary edge, otherwise faces are not trimmed
and must exist entirely within the boundary.

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
bndType [1..1]land:surfBndType
edgeTrim [1..1]xsd:boolean
area [0..1]xsd:double
desc [0..1]xsd:string
name [0..1]xsd:string
state [0..1]land:stateType

Used in

Sample instance

<land:Boundary bndType="outer" edgeTrim="true">
   <land:PntList2D>1.0 1.0</land:PntList2D>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:Boundary>

Site developed and hosted by Datypic, Inc.

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