complexType RakennelmaType
diagram index_p99.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type extension of rakval:AbstractRakvalKohde
properties
base rakval:AbstractRakvalKohde
children gml:metaDataProperty gml:description gml:name gml:boundedBy gml:location yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki rakval:sijaintitieto rakval:kuvaus rakval:tunnus rakval:kokoontumistilanHenkilomaara rakval:tilapainenRakennelmaKytkin rakval:tilapainenRakennelmavoimassaPvm
used by
element Rakennelma
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="RakennelmaType">
 
<xs:complexContent>
   
<xs:extension base="rakval:AbstractRakvalKohde">
     
<xs:sequence>
       
<xs:element name="kuvaus">
         
<xs:complexType>
           
<xs:choice>
             
<xs:element name="kuvaus" type="xs:string"/>
             
<xs:element name="liite" type="yht:RakennusvalvontaLiiteType"/>
           
</xs:choice>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="tunnus" type="rakval:RakennustunnusType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>vastaava kuin rakennustunnus</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="kokoontumistilanHenkilomaara" type="xs:int" minOccurs="0"/>
       
<xs:element name="tilapainenRakennelmaKytkin" type="xs:boolean" minOccurs="0"/>
       
<xs:element name="tilapainenRakennelmavoimassaPvm" type="xs:date" minOccurs="0"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element RakennelmaType/kuvaus
diagram index_p100.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
properties
isRef 0
content complex
children rakval:kuvaus rakval:liite
source <xs:element name="kuvaus">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="kuvaus" type="xs:string"/>
     
<xs:element name="liite" type="yht:RakennusvalvontaLiiteType"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element RakennelmaType/kuvaus/kuvaus
diagram index_p101.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type xs:string
properties
isRef 0
content simple
source <xs:element name="kuvaus" type="xs:string"/>

element RakennelmaType/kuvaus/liite
diagram index_p102.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type yht:RakennusvalvontaLiiteType
properties
isRef 0
content complex
children yht:kuvaus yht:linkkiliitteeseen yht:muokkausHetki yht:versionumero yht:tekija yht:tyyppi yht:metatietotieto yht:rakennustunnustieto
source <xs:element name="liite" type="yht:RakennusvalvontaLiiteType"/>

element RakennelmaType/tunnus
diagram index_p103.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type rakval:RakennustunnusType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children rakval:valtakunnallinenNumero rakval:kunnanSisainenPysyvaRakennusnumero rakval:jarjestysnumero rakval:kiinttun rakval:rakennusnro rakval:aanestysalue rakval:katselmusOsittainen rakval:kayttoonottoKytkin rakval:muuTunnustieto rakval:rakennuksenSelite
annotation
documentation
vastaava kuin rakennustunnus
source <xs:element name="tunnus" type="rakval:RakennustunnusType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>vastaava kuin rakennustunnus</xs:documentation>
 
</xs:annotation>
</xs:element>

element RakennelmaType/kokoontumistilanHenkilomaara
diagram index_p104.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="kokoontumistilanHenkilomaara" type="xs:int" minOccurs="0"/>

element RakennelmaType/tilapainenRakennelmaKytkin
diagram index_p105.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tilapainenRakennelmaKytkin" type="xs:boolean" minOccurs="0"/>

element RakennelmaType/tilapainenRakennelmavoimassaPvm
diagram index_p106.png
namespace http://www.kuntatietopalvelu.fi/gml/rakennusvalvonta
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="tilapainenRakennelmavoimassaPvm" type="xs:date" minOccurs="0"/>


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