element PipeNetwork
diagram LandXML-1.2Doc_p130.png
namespace http://www.landxml.org/schema/LandXML-1.2
properties
content complex
children Structs Pipes Feature
used by
element PipeNetworks
attributes
Name  Type  Use  Default  Fixed  annotation
namexs:stringrequired      
pipeNetTypepipeNetworkTyperequired      
alignmentRefalignmentNameRef      
descxs:string      
oIDxs:string      
statestateType      
annotation
documentation
This element contains one "Structs" collection element and one "Pipes" collection element.
documentation
keyRef is a Schema validation mechanism that ensures that the "structRef" and "pipeRef" attribute values have corresponding Pipe and Struct "name" values"
source <xs:element name="PipeNetwork">
 
<xs:annotation>
   
<xs:documentation>This element contains one "Structs" collection element and one "Pipes" collection element.</xs:documentation>
   
<xs:documentation>keyRef is a Schema validation mechanism that ensures that the "structRef" and "pipeRef" attribute values have corresponding Pipe and Struct "name" values"</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Structs"/>
     
<xs:element ref="Pipes"/>
     
<xs:element ref="Feature" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="name" type="xs:string" use="required"/>
   
<xs:attribute name="pipeNetType" type="pipeNetworkType" use="required"/>
   
<xs:attribute name="alignmentRef" type="alignmentNameRef"/>
   
<xs:attribute name="desc" type="xs:string"/>
   
<xs:attribute name="oID" type="xs:string"/>
   
<xs:attribute name="state" type="stateType"/>
 
</xs:complexType>
</xs:element>

attribute PipeNetwork/@name
type xs:string
properties
isRef 0
use required
source <xs:attribute name="name" type="xs:string" use="required"/>

attribute PipeNetwork/@pipeNetType
type pipeNetworkType
properties
isRef 0
use required
facets
enumeration sanitary
enumeration storm
enumeration water
enumeration other
source <xs:attribute name="pipeNetType" type="pipeNetworkType" use="required"/>

attribute PipeNetwork/@alignmentRef
type alignmentNameRef
properties
isRef 0
source <xs:attribute name="alignmentRef" type="alignmentNameRef"/>

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

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

attribute PipeNetwork/@state
type stateType
properties
isRef 0
facets
enumeration abandoned
enumeration destroyed
enumeration existing
enumeration proposed
source <xs:attribute name="state" type="stateType"/>


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