complexType rakennusvalvontaType
diagram index_p193.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type extension of gml:AbstractFeatureType
properties
base gml:AbstractFeatureType
children gml:metaDataProperty gml:description gml:name gml:boundedBy gml:location rakval:toimituksenTiedot rakval:rakennusvalvontaAsiatieto rakval:valmisRakennustieto
used by
element Rakennusvalvonta
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="rakennusvalvontaType">
 
<xs:complexContent>
   
<xs:extension base="gml:AbstractFeatureType">
     
<xs:sequence>
       
<xs:element name="toimituksenTiedot" type="yht:AineistotoimituksentiedotType">
         
<xs:annotation>
           
<xs:documentation>Siirron tiedot</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="rakennusvalvontaAsiatieto" type="rakval:rakennusvalvontaAsiatType" minOccurs="0" maxOccurs="unbounded"/>
       
<xs:element name="valmisRakennustieto" type="rakval:ValmiitRakennuksetType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>valmista rakennusta koskevat tiedot</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element rakennusvalvontaType/toimituksenTiedot
diagram index_p194.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type yht:AineistotoimituksentiedotType
properties
isRef 0
content complex
children yht:aineistonnimi yht:aineistotoimittaja yht:tila yht:toimitusPvm yht:kuntakoodi yht:kielitieto yht:metatietotunniste yht:metatietoXMLURL yht:metatietoURL yht:tietotuoteURL
annotation
documentation
Siirron tiedot
source <xs:element name="toimituksenTiedot" type="yht:AineistotoimituksentiedotType">
 
<xs:annotation>
   
<xs:documentation>Siirron tiedot</xs:documentation>
 
</xs:annotation>
</xs:element>

element rakennusvalvontaType/rakennusvalvontaAsiatieto
diagram index_p195.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type rakval:rakennusvalvontaAsiatType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children rakval:RakennusvalvontaAsia
source <xs:element name="rakennusvalvontaAsiatieto" type="rakval:rakennusvalvontaAsiatType" minOccurs="0" maxOccurs="unbounded"/>

element rakennusvalvontaType/valmisRakennustieto
diagram index_p196.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type rakval:ValmiitRakennuksetType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children rakval:ValmisRakennus
annotation
documentation
valmista rakennusta koskevat tiedot
source <xs:element name="valmisRakennustieto" type="rakval:ValmiitRakennuksetType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>valmista rakennusta koskevat tiedot</xs:documentation>
 
</xs:annotation>
</xs:element>


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