complexType HakijaType
diagram index_p144.png
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>

element HakijaType/nimi
diagram index_p145.png
namespace http://www.kuntatietopalvelu.fi/gml/asemakaava
type akaava:HenkilonNimiType
properties
isRef 0
content complex
children akaava:etunimi akaava:sukunimi
source <xs:element name="nimi" type="akaava:HenkilonNimiType"/>

element HakijaType/osoite
diagram index_p146.png
namespace http://www.kuntatietopalvelu.fi/gml/asemakaava
type yht:PostiosoiteType
properties
isRef 0
content complex
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"/>

element HakijaType/sahkopostiosoite
diagram index_p147.png
namespace http://www.kuntatietopalvelu.fi/gml/asemakaava
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/>

element HakijaType/faksinumero
diagram index_p148.png
namespace http://www.kuntatietopalvelu.fi/gml/asemakaava
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="faksinumero" type="xs:string" minOccurs="0"/>

element HakijaType/puhelin
diagram index_p149.png
namespace http://www.kuntatietopalvelu.fi/gml/asemakaava
type xs:string
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="puhelin" type="xs:string" maxOccurs="unbounded"/>


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