complexType ToimintaAlueType
diagram palvelutroot_p135.png
namespace www.paikkatietopalvelu.fi/palvelut
type extension of yht:AbstractPaikkatietopalveluKohde
properties
base yht:AbstractPaikkatietopalveluKohde
children gml:metaDataProperty gml:description gml:name gml:boundedBy gml:location yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki mkpa:alue
used by
element ToimintaAlue
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="ToimintaAlueType">
 
<xs:complexContent>
   
<xs:extension base="yht:AbstractPaikkatietopalveluKohde">
     
<xs:sequence>
       
<xs:element name="alue" type="gml:SurfacePropertyType">
         
<xs:annotation>
           
<xs:documentation>Jos Toimiipaikalla Toiminta-aluejaosta poikkeava toiminta-alue käytetään tätä</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element ToimintaAlueType/alue
diagram palvelutroot_p136.png
namespace www.paikkatietopalvelu.fi/palvelut
type gml:SurfacePropertyType
properties
isRef 0
content complex
children gml:_Surface
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
remoteSchemaoptional      
documentation
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
annotation
documentation
Jos Toimiipaikalla Toiminta-aluejaosta poikkeava toiminta-alue käytetään tätä
source <xs:element name="alue" type="gml:SurfacePropertyType">
 
<xs:annotation>
   
<xs:documentation>Jos Toimiipaikalla Toiminta-aluejaosta poikkeava toiminta-alue käytetään tätä</xs:documentation>
 
</xs:annotation>
</xs:element>


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