namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||
type | restriction of xs:string | ||||||||
used by |
|
||||||||
facets |
|
||||||||
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> |