complexType OsoiteType
diagram index_p245.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type extension of yht:AbstractPaikkatietopalveluKohde
properties
base yht:AbstractPaikkatietopalveluKohde
children gml:metaDataProperty gml:description gml:name 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
elements KayntiOsoiteType/kayntiosoite KulkuOsoiteType/osoitetieto/Osoite KayntiOsoiteType/virallinenosoite Osoite SijaintiType/osoite
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
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>

element OsoiteType/kunta
diagram index_p246.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="kunta" type="xs:string" minOccurs="0"/>

element OsoiteType/osoitenimi
diagram index_p247.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type yht:NimiType
properties
isRef 0
content complex
children yht:teksti
source <xs:element name="osoitenimi" type="yht:NimiType"/>

element OsoiteType/osoitenumero
diagram index_p248.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Yksi osoitenumero esim. "24"
source <xs:element name="osoitenumero" type="xs:int" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Yksi osoitenumero esim. "24"</xs:documentation>
 
</xs:annotation>
</xs:element>

element OsoiteType/osoitenumero2
diagram index_p249.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Osoitenumeroväli esimerkiksi 35-37 jälikimmäinen numero
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>

element OsoiteType/jakokirjain
diagram index_p250.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
numeron perään tuleva pieni kirjain
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>

element OsoiteType/jakokirjain2
diagram index_p251.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Jakokirjainvälin jälkimmäinen osa
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>

element OsoiteType/porras
diagram index_p252.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="porras" type="xs:string" minOccurs="0"/>

element OsoiteType/huoneisto
diagram index_p253.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="huoneisto" type="xs:int" minOccurs="0"/>

element OsoiteType/huoneistojakokirjain
diagram index_p254.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Huoneistonumeron perään tuleva pieni kirjain
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>

element OsoiteType/postinumero
diagram index_p255.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="postinumero" type="xs:string" minOccurs="0"/>

element OsoiteType/postitoimipaikannimi
diagram index_p256.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="postitoimipaikannimi" type="xs:string" minOccurs="0"/>

element OsoiteType/pistesijainti
diagram index_p257.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type gml:PointPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xs:element name="pistesijainti" type="gml:PointPropertyType" minOccurs="0"/>

element OsoiteType/aluesijainti
diagram index_p258.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type gml:SurfacePropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xs:element name="aluesijainti" type="gml:SurfacePropertyType" minOccurs="0"/>

element OsoiteType/viivasijainti
diagram index_p259.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type gml:CurvePropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xs:element name="viivasijainti" type="gml:CurvePropertyType" minOccurs="0"/>

element OsoiteType/viitesijaintialue
diagram index_p260.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Esim. Korso, Tikkurila
source <xs:element name="viitesijaintialue" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Esim. Korso, Tikkurila</xs:documentation>
 
</xs:annotation>
</xs:element>

element OsoiteType/tila
diagram index_p261.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type yht:OsoiteTilaType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration poistunut 
enumeration varaus 
enumeration voimassa 
enumeration ei tiedossa 
source <xs:element name="tila" type="yht:OsoiteTilaType" minOccurs="0"/>

element OsoiteType/kohteenLaji
diagram index_p262.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type yht:OsoitteistetunKohteenLajiType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration hautausmaa 
enumeration kaavayksikkö 
enumeration luonnonsuojelualue 
enumeration matkailukohde 
enumeration muu 
enumeration muu rakentamaton kiinteistö 
enumeration puisto tai kenttä 
enumeration rakennus 
enumeration saari 
enumeration satama 
enumeration siirtolapuutarha tai mökkikylä 
enumeration tontti 
enumeration tori tai aukio 
enumeration uimaranta 
source <xs:element name="kohteenLaji" type="yht:OsoitteistetunKohteenLajiType" minOccurs="0"/>


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