diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PointType3dReq | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | waterShedNameRef | ||
properties |
|
||
source | <xs:attribute name="refWS" type="waterShedNameRef"/> |