diagram | ![]() |
||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||
children | yht:nimi yht:liikeJaYhteisotunnus yht:kayntiosoitetieto yht:postiosoitetieto yht:kotipaikka yht:faksinumero yht:puhelin yht:www yht:sahkopostiosoite yht:verkkolaskutustieto yht:yhdistysRekisterinumero | ||
used by |
|
||
source | <xs:complexType name="YritysType"> <xs:sequence> <xs:element name="nimi" type="xs:string"> <xs:annotation> <xs:documentation>Nimi tai toiminimi</xs:documentation> </xs:annotation> </xs:element> <xs:element name="liikeJaYhteisotunnus" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9][0-9][0-9][0-9][0-9][-][0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="kayntiosoitetieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="kayntiosoite" type="yht:PostiosoiteType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="postiosoitetieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="postiosoite" type="yht:PostiosoiteType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="kotipaikka" type="xs:string" minOccurs="0"/> <xs:element name="faksinumero" type="xs:string" minOccurs="0"/> <xs:element name="puhelin" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="www" type="xs:anyURI" minOccurs="0"/> <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> <xs:element name="verkkolaskutustieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Verkkolaskutus" type="yht:VerkkolaskutusTypeType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="yhdistysRekisterinumero" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="nimi" type="xs:string"> <xs:annotation> <xs:documentation>Nimi tai toiminimi</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | restriction of xs:string | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="liikeJaYhteisotunnus" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="[0-9][0-9][0-9][0-9][0-9][0-9][0-9][-][0-9]"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
properties |
|
||||||||
children | yht:kayntiosoite | ||||||||
source | <xs:element name="kayntiosoitetieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="kayntiosoite" type="yht:PostiosoiteType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
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="kayntiosoite" type="yht:PostiosoiteType"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
properties |
|
||||||||
children | yht:postiosoite | ||||||||
source | <xs:element name="postiosoitetieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="postiosoite" type="yht:PostiosoiteType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
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="postiosoite" type="yht:PostiosoiteType"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="kotipaikka" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="faksinumero" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="puhelin" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:anyURI | ||||||||
properties |
|
||||||||
source | <xs:element name="www" type="xs:anyURI" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="sahkopostiosoite" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
properties |
|
||||||||
children | yht:Verkkolaskutus | ||||||||
source | <xs:element name="verkkolaskutustieto" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Verkkolaskutus" type="yht:VerkkolaskutusTypeType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||
type | yht:VerkkolaskutusTypeType | ||||
properties |
|
||||
children | yht:ovtTunnus yht:verkkolaskuTunnus yht:valittajaTunnus | ||||
source | <xs:element name="Verkkolaskutus" type="yht:VerkkolaskutusTypeType"/> |
diagram | ![]() |
||||||||
namespace | http://www.kuntatietopalvelu.fi/gml/yhteiset | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="yhdistysRekisterinumero" type="xs:string" minOccurs="0"/> |