diagram | ![]() |
||
namespace | http://www.kuntatietopalvelu.fi/gml/opastavattiedot/palvelut | ||
children | mkpa:maksullisuus mkpa:puhelunHintatiedot mkpa:numero mkpa:kuvaus | ||
used by |
|
||
source | <xs:complexType name="PuhelinnumeroType"> <xs:sequence> <xs:element name="maksullisuus" type="xs:string"/> <xs:element name="puhelunHintatiedot" type="xs:string"/> <xs:element name="numero" type="xs:string"/> <xs:element name="kuvaus" type="xs:string"> <xs:annotation> <xs:documentation>Numeron tyypp (fax/gsm/puh) jne.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/opastavattiedot/palvelut | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="maksullisuus" type="xs:string"/> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/opastavattiedot/palvelut | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="puhelunHintatiedot" type="xs:string"/> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/opastavattiedot/palvelut | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="numero" type="xs:string"/> |
diagram | ![]() |
||||
namespace | http://www.kuntatietopalvelu.fi/gml/opastavattiedot/palvelut | ||||
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="kuvaus" type="xs:string"> <xs:annotation> <xs:documentation>Numeron tyypp (fax/gsm/puh) jne.</xs:documentation> </xs:annotation> </xs:element> |