simpleType pipeNetworkType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute PipeNetwork/@pipeNetType
facets
enumeration sanitary
enumeration storm
enumeration water
enumeration other
source <xs:simpleType name="pipeNetworkType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="sanitary"/>
   
<xs:enumeration value="storm"/>
   
<xs:enumeration value="water"/>
   
<xs:enumeration value="other"/>
 
</xs:restriction>
</xs:simpleType>


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