simpleType PaatostyyppiType
namespace http://www.paikkatietopalvelu.fi/gml/yhteiset
type restriction of xs:string
used by
elements SuunnittelijaType/paatostyyppi TyonjohtajaType/paatostyyppi
facets
Kind Value annotation 
enumeration hyväksytty 
enumeration hylätty 
enumeration hakemusvaiheessa 
enumeration ilmoitus hyväksytty 
source <xs:simpleType name="PaatostyyppiType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="hyväksytty"/>
   
<xs:enumeration value="hylätty"/>
   
<xs:enumeration value="hakemusvaiheessa"/>
   
<xs:enumeration value="ilmoitus hyväksytty"/>
 
</xs:restriction>
</xs:simpleType>


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