| namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||||||||||||
| type | restriction of xs:string | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:simpleType name="TyonjohtajaPatevyysluokkaType"> <xs:annotation> <xs:documentation>Pätevyys: AA poikkeuksellisen vaativa A vaativa B+ tavanomainen + B tavanomainen C vähäinen</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="AA"/> <xs:enumeration value="A"/> <xs:enumeration value="B+"/> <xs:enumeration value="B"/> <xs:enumeration value="C"/> </xs:restriction> </xs:simpleType> |