| diagram | ![]() |
||||||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||||||
| type | extension of kanta:AbstractKarttatekstikohdeType | ||||||||||||
| properties |
|
||||||||||||
| children | gml:metaDataProperty gml:description gml:name kanta:metatieto kanta:tunnus kanta:kplkoodi kanta:yksilointitieto kanta:sijaintiepavarmuus kanta:luontitapa kanta:alkuPvm kanta:loppuPvm kanta:labelit kanta:sijainnit kanta:nimi kanta:kieli kanta:kokoluokka | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="AbstractTekstiType"> <xs:complexContent> <xs:extension base="kanta:AbstractKarttatekstikohdeType"> <xs:sequence> <!--xs:element name="sijainti" type="gml:PointPropertyType"/--> <!--xs:element name="siirtymasijainti" type="gml:PointPropertyType" minOccurs="0"/--> <!--xs:element name="suunta" type="gml:AngleType" minOccurs="0"/--> <xs:element name="nimi" type="xs:string"> <xs:annotation> <xs:documentation>Nimi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="kieli" type="kanta:KieliType"> <xs:annotation> <xs:documentation>Kieli ks. KielitType</xs:documentation> </xs:annotation> </xs:element> <xs:element name="kokoluokka" type="kanta:KokoLuokkaType" minOccurs="0"> <xs:annotation> <xs:documentation>Tekstin kokoluokka</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="nimi" type="xs:string"> <xs:annotation> <xs:documentation>Nimi</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | ||||||||||||||||||
| type | kanta:KieliType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="kieli" type="kanta:KieliType"> <xs:annotation> <xs:documentation>Kieli ks. KielitType</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||||||||
| namespace | http://www.paikkatietopalvelu.fi/gml/kantakartta | |||||||||||||||
| type | kanta:KokoLuokkaType | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:element name="kokoluokka" type="kanta:KokoLuokkaType" minOccurs="0"> <xs:annotation> <xs:documentation>Tekstin kokoluokka</xs:documentation> </xs:annotation> </xs:element> |