simpleType LehtijakotunnusType
namespace http://www.kuntatietopalvelu.fi/gml/kantakartta
type restriction of xs:string
used by
element KarttalehtiType/lehtijakotunnus
facets
Kind Value annotation 
enumeration ei tiedossa 
enumeration valtakunnallinen 
enumeration paikallinen 
source <xs:simpleType name="LehtijakotunnusType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="ei tiedossa"/>
   
<xs:enumeration value="valtakunnallinen"/>
   
<xs:enumeration value="paikallinen"/>
 
</xs:restriction>
</xs:simpleType>


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