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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

land:Watershed

The watershed region contains a 2D north/east or 3D north/east/elev list of points that define the boundary.
A watershed is identified by the "name" attribute.
It may have 1 or more Outlet elements.

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [1..1]xsd:string
area [0..1]xsd:double
desc [0..1]xsd:string

Used in

Sample instance

<land:Watershed name="string">
   <land:PntList2D>1.0 1.0</land:PntList2D>
   <land:Outlet>Any text, intermingled with:1.0 1.0</land:Outlet>
   <land:Feature>
      <!--any element-->
   </land:Feature>
</land:Watershed>

Site developed and hosted by Datypic, Inc.

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