element PipeFlow
diagram LandXML-1.2Doc_p129.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Feature
used by
element Pipe
attributes
Name  Type  Use  Default  Fixed  annotation
flowInxs:doublerequired      
areaCatchmentxs:double      
descxs:string      
depthCriticalxs:double      
hglDownxs:double      
hglUpxs:double      
intensityxs:double      
runoffCoeffxs:double      
slopeCriticalxs:double      
timeInletxs:double      
velocityCriticalxs:double      
source <xs:element name="PipeFlow">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="flowIn" type="xs:double" use="required"/>
   
<xs:attribute name="areaCatchment" type="xs:double"/>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="depthCritical" type="xs:double"/>
   
<xs:attribute name="hglDown" type="xs:double"/>
   
<xs:attribute name="hglUp" type="xs:double"/>
   
<xs:attribute name="intensity" type="xs:double"/>
   
<xs:attribute name="runoffCoeff" type="xs:double"/>
   
<xs:attribute name="slopeCritical" type="xs:double"/>
   
<xs:attribute name="timeInlet" type="xs:double"/>
   
<xs:attribute name="velocityCritical" type="xs:double"/>
 
</xs:complexType>
</xs:element>

attribute PipeFlow/@flowIn
type xs:double
properties
isRef 0
use required
source <xs:attribute name="flowIn" type="xs:double" use="required"/>

attribute PipeFlow/@areaCatchment
type xs:double
properties
isRef 0
source <xs:attribute name="areaCatchment" type="xs:double"/>

attribute PipeFlow/@desc
type xs:string
properties
isRef 0
source <xs:attribute name="desc" type="xs:string"/>

attribute PipeFlow/@depthCritical
type xs:double
properties
isRef 0
source <xs:attribute name="depthCritical" type="xs:double"/>

attribute PipeFlow/@hglDown
type xs:double
properties
isRef 0
source <xs:attribute name="hglDown" type="xs:double"/>

attribute PipeFlow/@hglUp
type xs:double
properties
isRef 0
source <xs:attribute name="hglUp" type="xs:double"/>

attribute PipeFlow/@intensity
type xs:double
properties
isRef 0
source <xs:attribute name="intensity" type="xs:double"/>

attribute PipeFlow/@runoffCoeff
type xs:double
properties
isRef 0
source <xs:attribute name="runoffCoeff" type="xs:double"/>

attribute PipeFlow/@slopeCritical
type xs:double
properties
isRef 0
source <xs:attribute name="slopeCritical" type="xs:double"/>

attribute PipeFlow/@timeInlet
type xs:double
properties
isRef 0
source <xs:attribute name="timeInlet" type="xs:double"/>

attribute PipeFlow/@velocityCritical
type xs:double
properties
isRef 0
source <xs:attribute name="velocityCritical" type="xs:double"/>


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