simpleType zonePlacementType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute ZoneCrossSectStructure/@placement
facets
enumeration dependent
enumeration independent
source <xs:simpleType name="zonePlacementType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="dependent"/>
   
<xs:enumeration value="independent"/>
 
</xs:restriction>
</xs:simpleType>


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