diagram | ![]() |
||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||||||||
type | extension of yht:AbstractPaikkatietopalveluKohde | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:name gml:boundedBy gml:location yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki yht:kunta yht:osoitenimi yht:osoitenumero yht:osoitenumero2 yht:jakokirjain yht:jakokirjain2 yht:porras yht:huoneisto yht:huoneistojakokirjain yht:postinumero yht:postitoimipaikannimi yht:pistesijainti yht:aluesijainti yht:viivasijainti yht:viitesijaintialue yht:tila yht:kohteenLaji | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xs:complexType name="OsoiteType"> <xs:complexContent> <xs:extension base="yht:AbstractPaikkatietopalveluKohde"> <xs:sequence> <xs:element name="kunta" type="xs:string" minOccurs="0"/> <xs:element name="osoitenimi" type="yht:NimiType"/> <xs:element name="osoitenumero" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Yksi osoitenumero esim. "24"</xs:documentation> </xs:annotation> </xs:element> <xs:element name="osoitenumero2" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Osoitenumeroväli esimerkiksi 35-37 jälikimmäinen numero</xs:documentation> </xs:annotation> </xs:element> <xs:element name="jakokirjain" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>numeron perään tuleva pieni kirjain</xs:documentation> </xs:annotation> </xs:element> <xs:element name="jakokirjain2" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Jakokirjainvälin jälkimmäinen osa</xs:documentation> </xs:annotation> </xs:element> <xs:element name="porras" type="xs:string" minOccurs="0"/> <xs:element name="huoneisto" type="xs:int" minOccurs="0"/> <xs:element name="huoneistojakokirjain" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Huoneistonumeron perään tuleva pieni kirjain</xs:documentation> </xs:annotation> </xs:element> <xs:element name="postinumero" type="xs:string" minOccurs="0"/> <xs:element name="postitoimipaikannimi" type="xs:string" minOccurs="0"/> <xs:element name="pistesijainti" type="gml:PointPropertyType" minOccurs="0"/> <xs:element name="aluesijainti" type="gml:SurfacePropertyType" minOccurs="0"/> <xs:element name="viivasijainti" type="gml:CurvePropertyType" minOccurs="0"/> <xs:element name="viitesijaintialue" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Esim. Korso, Tikkurila</xs:documentation> </xs:annotation> </xs:element> <xs:element name="tila" type="yht:OsoiteTilaType" minOccurs="0"/> <xs:element name="kohteenLaji" type="yht:OsoitteistetunKohteenLajiType" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="kunta" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
type | yht:NimiType | ||||
properties |
|
||||
children | yht:teksti | ||||
source | <xs:element name="osoitenimi" type="yht:NimiType"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:int | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="osoitenumero" type="xs:int" minOccurs="0"> <xs:annotation> <xs:documentation>Yksi osoitenumero esim. "24"</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="osoitenumero2" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Osoitenumeroväli esimerkiksi 35-37 jälikimmäinen numero</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="jakokirjain" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>numeron perään tuleva pieni kirjain</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="jakokirjain2" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Jakokirjainvälin jälkimmäinen osa</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="porras" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:int | ||||||||
properties |
|
||||||||
source | <xs:element name="huoneisto" type="xs:int" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="huoneistojakokirjain" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Huoneistonumeron perään tuleva pieni kirjain</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="postinumero" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="postitoimipaikannimi" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gml:PointPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:Point | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="pistesijainti" type="gml:PointPropertyType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gml:SurfacePropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:_Surface | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="aluesijainti" type="gml:SurfacePropertyType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gml:CurvePropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:_Curve | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="viivasijainti" type="gml:CurvePropertyType" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="viitesijaintialue" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Esim. Korso, Tikkurila</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | |||||||||||||||
type | yht:OsoiteTilaType | |||||||||||||||
properties |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xs:element name="tila" type="yht:OsoiteTilaType" minOccurs="0"/> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | |||||||||||||||||||||||||||||||||||||||||||||
type | yht:OsoitteistetunKohteenLajiType | |||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="kohteenLaji" type="yht:OsoitteistetunKohteenLajiType" minOccurs="0"/> |