element Invert
diagram LandXML-1.2Doc_p99.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
used by
element Struct
attributes
Name  Type  Use  Default  Fixed  annotation
descxs:string      
elevxs:doublerequired      
flowDirinOutrequired      
refPipepipeNameRefrequired      
source <xs:element name="Invert">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="elev" type="xs:double" use="required"/>
   
<xs:attribute name="flowDir" type="inOut" use="required"/>
   
<xs:attribute name="refPipe" type="pipeNameRef" use="required"/>
 
</xs:complexType>
</xs:element>

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

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

attribute Invert/@flowDir
type inOut
properties
isRef 0
use required
facets
enumeration in
enumeration out
enumeration both
source <xs:attribute name="flowDir" type="inOut" use="required"/>

attribute Invert/@refPipe
type pipeNameRef
properties
isRef 0
use required
source <xs:attribute name="refPipe" type="pipeNameRef" use="required"/>


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