simpleType RajoiteTyyppiType
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/verkkotopologia
type restriction of xs:string
used by
element AjoneuvotiedotType/rajoitteentieto
facets
Kind Value annotation 
enumeration sallittu 
enumeration kielletty 
source <xs:simpleType name="RajoiteTyyppiType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="sallittu"/>
   
<xs:enumeration value="kielletty"/>
 
</xs:restriction>
</xs:simpleType>


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