complexType TulostettavaLomakeType
diagram palvelutroot_p140.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:liite mkpa:lomakkeenVastaanottaja mkpa:lomaketunnus mkpa:Tiedostomuoto mkpa:lomakkeenVerkkoOsoite
used by
element TulostettavaLomake
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="TulostettavaLomakeType">
 
<xs:complexContent>
   
<xs:extension base="mkpa:AbstractPalvelukanavaType">
     
<xs:sequence>
       
<xs:element name="liite" type="mkpa:LiitePropertyType" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element name="lomakkeenVastaanottaja" type="xs:string"/>
       
<xs:element name="lomaketunnus" type="xs:string"/>
       
<xs:element name="Tiedostomuoto" type="xs:string" maxOccurs="unbounded"/>
       
<xs:element name="lomakkeenVerkkoOsoite" type="xs:string" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element TulostettavaLomakeType/liite
diagram palvelutroot_p141.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 TulostettavaLomakeType/lomakkeenVastaanottaja
diagram palvelutroot_p142.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
source <xs:element name="lomakkeenVastaanottaja" type="xs:string"/>

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

element TulostettavaLomakeType/Tiedostomuoto
diagram palvelutroot_p144.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="Tiedostomuoto" type="xs:string" maxOccurs="unbounded"/>

element TulostettavaLomakeType/lomakkeenVerkkoOsoite
diagram palvelutroot_p145.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="lomakkeenVerkkoOsoite" type="xs:string" maxOccurs="unbounded"/>


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