complexType MelutarinaType
diagram index_p64.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
type extension of ymi:AbstractIlmoitusKohde
properties
base ymi:AbstractIlmoitusKohde
children gml:metaDataProperty gml:description gml:name yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki ymi:kasittelytietotieto ymi:luvanTunnistetiedot ymi:lausuntotieto ymi:toiminnanSijaintitieto ymi:ilmoittaja ymi:jatkoIlmoitusKytkin ymi:asianKuvaus ymi:toimintatieto ymi:toiminnanKesto ymi:melutiedot ymi:melunJaTarinanLeviaminen ymi:melunJaTarinanTorjuntaJaSeuranta ymi:lisatiedottieto ymi:koontiKentta ymi:liitetieto
used by
element Melutarina
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
source <xs:complexType name="MelutarinaType">
 
<xs:complexContent>
   
<xs:extension base="ymi:AbstractIlmoitusKohde">
     
<xs:sequence>
       
<xs:element name="toimintatieto" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>TOIMINTA</xs:documentation>
         
</xs:annotation>
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="Toiminta" type="ymi:ToimintaType" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>TOIMINTA</xs:documentation>
               
</xs:annotation>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="toiminnanKesto" type="ymi:JaksoType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>TOIMINNAN KESTO</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="melutiedot" type="ymi:MelutiedotType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>MELUPÄÄSTÖT</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="melunJaTarinanLeviaminen" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>MELUN JA TÄRINÄN LEVIÄMINEN</xs:documentation>
         
</xs:annotation>
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="MelunJaTarinanLeviaminen" type="ymi:MelunJaTarinanLeviaminenType" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>MELUN JA TÄRINÄN LEVIÄMINEN</xs:documentation>
               
</xs:annotation>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="melunJaTarinanTorjuntaJaSeuranta" type="ymi:MelunJaTarinanTorjuntaJaSeurantaType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>MELUN JA TÄRINÄN TORJUNTA JA SEURANTA</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="lisatiedottieto" type="ymi:LisatiedotType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>Aineisto ja arviointimenetelmät, joihin tiedot perustuvat</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="koontiKentta" type="xs:string" minOccurs="0"/>
       
<xs:element name="liitetieto" minOccurs="0" maxOccurs="unbounded">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="Liite" type="yht:YmparistoLiiteType"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element MelutarinaType/toimintatieto
diagram index_p65.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ymi:Toiminta
annotation
documentation
TOIMINTA
source <xs:element name="toimintatieto" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TOIMINTA</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Toiminta" type="ymi:ToimintaType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>TOIMINTA</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element MelutarinaType/toimintatieto/Toiminta
diagram index_p66.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
type ymi:ToimintaType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gml:metaDataProperty gml:description gml:name yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki ymi:rakentaminen ymi:tapahtuma ymi:sijaintitieto
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
annotation
documentation
TOIMINTA
source <xs:element name="Toiminta" type="ymi:ToimintaType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TOIMINTA</xs:documentation>
 
</xs:annotation>
</xs:element>

element MelutarinaType/toiminnanKesto
diagram index_p67.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
type ymi:JaksoType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ymi:alkuPvm ymi:loppuPvm ymi:arkiAlkuAika ymi:arkiLoppuAika ymi:lauantaiAlkuAika ymi:lauantaiLoppuAika ymi:sunnuntaiAlkuAika ymi:sunnuntaiLoppuAika
annotation
documentation
TOIMINNAN KESTO
source <xs:element name="toiminnanKesto" type="ymi:JaksoType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>TOIMINNAN KESTO</xs:documentation>
 
</xs:annotation>
</xs:element>

element MelutarinaType/melutiedot
diagram index_p68.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
type ymi:MelutiedotType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ymi:koneidenLkm ymi:melutaso
annotation
documentation
MELUPÄÄSTÖT
source <xs:element name="melutiedot" type="ymi:MelutiedotType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>MELUPÄÄSTÖT</xs:documentation>
 
</xs:annotation>
</xs:element>

element MelutarinaType/melunJaTarinanLeviaminen
diagram index_p69.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ymi:MelunJaTarinanLeviaminen
annotation
documentation
MELUN JA TÄRINÄN LEVIÄMINEN
source <xs:element name="melunJaTarinanLeviaminen" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MELUN JA TÄRINÄN LEVIÄMINEN</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="MelunJaTarinanLeviaminen" type="ymi:MelunJaTarinanLeviaminenType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>MELUN JA TÄRINÄN LEVIÄMINEN</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element MelutarinaType/melunJaTarinanLeviaminen/MelunJaTarinanLeviaminen
diagram index_p70.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
type ymi:MelunJaTarinanLeviaminenType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gml:metaDataProperty gml:description gml:name yht:metatieto yht:yksilointitieto yht:alkuHetki yht:loppuHetki ymi:HairiintyvatKohteetYmparistossa ymi:toiminnanVaikutusKohteidenMelutasoon ymi:sijaintitieto
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
annotation
documentation
MELUN JA TÄRINÄN LEVIÄMINEN
source <xs:element name="MelunJaTarinanLeviaminen" type="ymi:MelunJaTarinanLeviaminenType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MELUN JA TÄRINÄN LEVIÄMINEN</xs:documentation>
 
</xs:annotation>
</xs:element>

element MelutarinaType/melunJaTarinanTorjuntaJaSeuranta
diagram index_p71.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
type ymi:MelunJaTarinanTorjuntaJaSeurantaType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children ymi:torjuntatoimenpiteet ymi:melutilanteenSeuranta ymi:tiedottaminen
annotation
documentation
MELUN JA TÄRINÄN TORJUNTA JA SEURANTA
source <xs:element name="melunJaTarinanTorjuntaJaSeuranta" type="ymi:MelunJaTarinanTorjuntaJaSeurantaType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>MELUN JA TÄRINÄN TORJUNTA JA SEURANTA</xs:documentation>
 
</xs:annotation>
</xs:element>

element MelutarinaType/lisatiedottieto
diagram index_p72.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
type ymi:LisatiedotType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ymi:Lisatiedot
annotation
documentation
Aineisto ja arviointimenetelmät, joihin tiedot perustuvat
source <xs:element name="lisatiedottieto" type="ymi:LisatiedotType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Aineisto ja arviointimenetelmät, joihin tiedot perustuvat</xs:documentation>
 
</xs:annotation>
</xs:element>

element MelutarinaType/koontiKentta
diagram index_p73.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="koontiKentta" type="xs:string" minOccurs="0"/>

element MelutarinaType/liitetieto
diagram index_p74.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children ymi:Liite
source <xs:element name="liitetieto" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Liite" type="yht:YmparistoLiiteType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element MelutarinaType/liitetieto/Liite
diagram index_p75.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/ilmoitukset
type yht:YmparistoLiiteType
properties
isRef 0
content complex
children yht:kuvaus yht:linkkiliitteeseen yht:muokkausHetki yht:versionumero yht:tekija yht:tyyppi yht:metatietotieto
source <xs:element name="Liite" type="yht:YmparistoLiiteType"/>


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