complexType PuhelinnumeroType
diagram palvelutroot_p118.png
namespace www.paikkatietopalvelu.fi/palvelut
children mkpa:maksullisuus mkpa:puhelunHintatiedot mkpa:numero mkpa:kuvaus
used by
element Puhelinnumero
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>

element PuhelinnumeroType/maksullisuus
diagram palvelutroot_p119.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
source <xs:element name="maksullisuus" type="xs:string"/>

element PuhelinnumeroType/puhelunHintatiedot
diagram palvelutroot_p120.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
source <xs:element name="puhelunHintatiedot" type="xs:string"/>

element PuhelinnumeroType/numero
diagram palvelutroot_p121.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
source <xs:element name="numero" type="xs:string"/>

element PuhelinnumeroType/kuvaus
diagram palvelutroot_p122.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
annotation
documentation
Numeron tyypp (fax/gsm/puh) jne.
source <xs:element name="kuvaus" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Numeron tyypp (fax/gsm/puh) jne.</xs:documentation>
 
</xs:annotation>
</xs:element>


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