complexType LuontoKohteetType
diagram index_p27.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/luontokohteet
children yml:toimituksenTiedot yml:luontokohde
used by
element Luontokohteet
source <xs:complexType name="LuontoKohteetType">
 
<xs:sequence>
   
<xs:element name="toimituksenTiedot" type="yht:AineistotoimituksentiedotType"/>
   
<xs:element name="luontokohde" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="yml:Luontokohde"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element LuontoKohteetType/toimituksenTiedot
diagram index_p28.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/luontokohteet
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
source <xs:element name="toimituksenTiedot" type="yht:AineistotoimituksentiedotType"/>

element LuontoKohteetType/luontokohde
diagram index_p29.png
namespace http://www.paikkatietopalvelu.fi/gml/ymparisto/luontokohteet
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children yml:Luontokohde
source <xs:element name="luontokohde" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="yml:Luontokohde"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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