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


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