complexType PuhelinasiointiType
diagram palvelutroot_p115.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:aukiolaikatieto
used by
element Puhelinasiointi
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="PuhelinasiointiType">
 
<xs:complexContent>
   
<xs:extension base="mkpa:AbstractPalvelukanavaType">
     
<xs:sequence>
       
<xs:element name="aukiolaikatieto" type="mkpa:AukioloaikaPropertyType" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element PuhelinasiointiType/aukiolaikatieto
diagram palvelutroot_p116.png
namespace www.paikkatietopalvelu.fi/palvelut
type mkpa:AukioloaikaPropertyType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children mkpa:Aukioloaika
source <xs:element name="aukiolaikatieto" type="mkpa:AukioloaikaPropertyType" minOccurs="0" maxOccurs="unbounded"/>


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