complexType VerkkoasiointiType
diagram palvelutroot_p147.png
namespace www.paikkatietopalvelu.fi/palvelut
type extension of mkpa:AbstractPalvelukanavaType
properties
base mkpa:AbstractPalvelukanavaType
children gml:metaDataProperty gml:description gml:name gml:boundedBy gml:location mkpa:sahkopostieto mkpa:puhelinnumerotieto mkpa:faksinumero mkpa:maksullisuudenKuvaus mkpa:maksullisuus mkpa:organisaatio mkpa:www mkpa:lisatieto mkpa:kunta mkpa:alueellinenKattavuus mkpa:vapaatAsiasanat mkpa:elamantilanne mkpa:ontologiakasite mkpa:palveluluokka mkpa:kohderyhma mkpa:kieli mkpa:toimintaohjeet mkpa:edellytykset mkpa:kuvaus mkpa:palvelunLyhytKuvaus mkpa:vaihtoehtoinenNimi mkpa:nimi mkpa:pohjakuvaus mkpa:ID mkpa:aukioloaikatieto mkpa:liite mkpa:allekirjoitusLkm mkpa:vaatiiAllekirjoituksen mkpa:vaatiiTunnistautumisen
used by
element Verkkoasiointi
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
documentation
Database handle for the object.  It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.  An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods.  This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
source <xs:complexType name="VerkkoasiointiType">
 
<xs:complexContent>
   
<xs:extension base="mkpa:AbstractPalvelukanavaType">
     
<xs:sequence>
       
<xs:element name="aukioloaikatieto" type="mkpa:AukioloaikaPropertyType"/>
       
<xs:element name="liite" type="mkpa:LiitePropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element name="allekirjoitusLkm" type="xs:int" minOccurs="0"/>
       
<xs:element name="vaatiiAllekirjoituksen" type="xs:boolean"/>
       
<xs:element name="vaatiiTunnistautumisen" type="xs:boolean"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element VerkkoasiointiType/aukioloaikatieto
diagram palvelutroot_p148.png
namespace www.paikkatietopalvelu.fi/palvelut
type mkpa:AukioloaikaPropertyType
properties
isRef 0
content complex
children mkpa:Aukioloaika
source <xs:element name="aukioloaikatieto" type="mkpa:AukioloaikaPropertyType"/>

element VerkkoasiointiType/liite
diagram palvelutroot_p149.png
namespace www.paikkatietopalvelu.fi/palvelut
type mkpa:LiitePropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children mkpa:Liite
source <xs:element name="liite" type="mkpa:LiitePropertyType" minOccurs="0" maxOccurs="unbounded"/>

element VerkkoasiointiType/allekirjoitusLkm
diagram palvelutroot_p150.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="allekirjoitusLkm" type="xs:int" minOccurs="0"/>

element VerkkoasiointiType/vaatiiAllekirjoituksen
diagram palvelutroot_p151.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:boolean
properties
isRef 0
content simple
source <xs:element name="vaatiiAllekirjoituksen" type="xs:boolean"/>

element VerkkoasiointiType/vaatiiTunnistautumisen
diagram palvelutroot_p152.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:boolean
properties
isRef 0
content simple
source <xs:element name="vaatiiTunnistautumisen" type="xs:boolean"/>


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