element Outlet
diagram LandXML-1.2Doc_p117.png
namespace http://www.landxml.org/schema/LandXML-1.2
type extension of PointType3dReq
properties
content complex
mixed true
used by
element Watershed
facets
minLength 0
maxLength 3
attributes
Name  Type  Use  Default  Fixed  annotation
namexs:string      
descxs:string      
codexs:string      
statestateType      
pntRefpointNameRef      
featureReffeatureNameRefoptional      
pointGeometrypointGeometryType      
DTMAttributeDTMAttributeType      
timeStampxs:dateTimeoptional      
rolesurveyRoleTypeoptional      
refWSwaterShedNameRef      
annotation
documentation
Identifies a drain point from the watershed with a space delimited "northing easting elevation" value.
documentation
If it drains to another known watershed, then the name of that watershed is identified by the "refWs" attribute.
source <xs:element name="Outlet">
 
<xs:annotation>
   
<xs:documentation>Identifies a drain point from the watershed with a space delimited "northing easting elevation" value.</xs:documentation>
   
<xs:documentation>If it drains to another known watershed, then the name of that watershed is identified by the "refWs" attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType mixed="true">
   
<xs:simpleContent>
     
<xs:extension base="PointType3dReq">
       
<xs:attribute name="refWS" type="waterShedNameRef"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute Outlet/@refWS
type waterShedNameRef
properties
isRef 0
source <xs:attribute name="refWS" type="waterShedNameRef"/>


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