diagram | ![]() |
namespace | http://www.kuntatietopalvelu.fi/gml/asemakaava |
children | akaava:nimi akaava:osoite akaava:sahkopostiosoite akaava:faksinumero akaava:puhelin |
source | <xs:complexType name="HakijaType"> <xs:sequence> <xs:element name="nimi" type="akaava:HenkilonNimiType"/> <xs:element name="osoite" type="yht:PostiosoiteType"/> <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> <xs:element name="faksinumero" type="xs:string" minOccurs="0"/> <xs:element name="puhelin" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/asemakaava | ||||
type | akaava:HenkilonNimiType | ||||
properties |
|
||||
children | akaava:etunimi akaava:sukunimi | ||||
source | <xs:element name="nimi" type="akaava:HenkilonNimiType"/> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/asemakaava | ||||
type | yht:PostiosoiteType | ||||
properties |
|
||||
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 | ||||
source | <xs:element name="osoite" type="yht:PostiosoiteType"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/asemakaava | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/asemakaava | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="faksinumero" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/asemakaava | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="puhelin" type="xs:string" maxOccurs="unbounded"/> |