element Watersheds
diagram LandXML-1.2Doc_p201.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Watershed Feature
used by
element Surface
annotation
documentation
The collection of watershed regions for the surface.
source <xs:element name="Watersheds">
 
<xs:annotation>
   
<xs:documentation>The collection of watershed regions for the surface.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Watershed" maxOccurs="unbounded"/>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy