diagram | ![]() |
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset |
children | yht:kunta yht:valtioSuomeksi yht:valtioKansainvalinen yht:osoitenimi yht:ulkomainenLahiosoite yht:osoitenumero yht:osoitenumero2 yht:jakokirjain yht:jakokirjain2 yht:porras yht:huoneisto yht:postinumero yht:postitoimipaikannimi yht:ulkomainenPostitoimipaikka yht:jarjestysnumero yht:pistesijainti yht:aluesijainti yht:viivasijainti |
used by | |
source | <xs:complexType name="PostiosoiteType"> <xs:sequence> <xs:element name="kunta" type="xs:string" minOccurs="0"/> <xs:element name="valtioSuomeksi" type="xs:string" minOccurs="0"/> <xs:element name="valtioKansainvalinen" type="xs:string" minOccurs="0"/> <xs:element name="osoitenimi" type="yht:NimiType"/> <xs:element name="ulkomainenLahiosoite" type="xs:string" minOccurs="0"/> <xs:element name="osoitenumero" type="xs:int" minOccurs="0"/> <xs:element name="osoitenumero2" type="xs:int" 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" minOccurs="0"> <xs:annotation> <xs:documentation>numeron perään tuleva pieni kirjain, yksi merkki pienaakkosin, a-ö</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[a-ö]"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="jakokirjain2" minOccurs="0"> <xs:annotation> <xs:documentation>Jakokirjainvälin jälkimmäinen osa, yksi merkki pienaakkosin, a-ö</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[a-ö]"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="porras" minOccurs="0"> <xs:annotation> <xs:documentation>yksi merkki suuraakkosin, A-Ö</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[A-Ö]"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="huoneisto" type="xs:int" minOccurs="0"/> <xs:element name="postinumero" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9][0-9][0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="postitoimipaikannimi" type="xs:string" minOccurs="0"/> <xs:element name="ulkomainenPostitoimipaikka" type="xs:string" minOccurs="0"/> <xs:element name="jarjestysnumero" type="xs:int" 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:sequence> </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 | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="valtioSuomeksi" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="valtioKansainvalinen" 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:string | ||||||||
properties |
|
||||||||
source | <xs:element name="ulkomainenLahiosoite" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:int | ||||||||
properties |
|
||||||||
source | <xs:element name="osoitenumero" type="xs:int" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:int | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="osoitenumero2" type="xs:int" 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 | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="jakokirjain" minOccurs="0"> <xs:annotation> <xs:documentation>numeron perään tuleva pieni kirjain, yksi merkki pienaakkosin, a-ö</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[a-ö]"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="jakokirjain2" minOccurs="0"> <xs:annotation> <xs:documentation>Jakokirjainvälin jälkimmäinen osa, yksi merkki pienaakkosin, a-ö</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[a-ö]"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="porras" minOccurs="0"> <xs:annotation> <xs:documentation>yksi merkki suuraakkosin, A-Ö</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[A-Ö]"/> </xs:restriction> </xs:simpleType> </xs:element> |
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 | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="postinumero" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9][0-9][0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> |
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 | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="ulkomainenPostitoimipaikka" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:int | ||||||||
properties |
|
||||||||
source | <xs:element name="jarjestysnumero" type="xs:int" 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"/> |