complexType OpaskarttaType
diagram index_p46.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/opaskartta
type extension of gml:AbstractFeatureType
properties
base gml:AbstractFeatureType
children gml:metaDataProperty gml:description gml:name mkok:toimituksenTiedot mkok:karttakohteet
used by
element Opaskartta
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
annotation
documentation
Opaskartta elementin sisällön määrittely
source <xs:complexType name="OpaskarttaType">
 
<xs:annotation>
   
<xs:documentation>Opaskartta elementin sisällön määrittely</xs:documentation>
 
</xs:annotation>
 
<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="karttakohteet" type="mkok:KarttakohteetType">
         
<xs:annotation>
           
<xs:documentation>Opaskarttakohteet</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element OpaskarttaType/toimituksenTiedot
diagram index_p47.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/opaskartta
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 OpaskarttaType/karttakohteet
diagram index_p48.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/opaskartta
type mkok:KarttakohteetType
properties
isRef 0
content complex
children mkok:Alueet mkok:HallinnollisetAlueet mkok:AlueViivat mkok:Nimisto mkok:Pisteet mkok:MuutViivat
annotation
documentation
Opaskarttakohteet
source <xs:element name="karttakohteet" type="mkok:KarttakohteetType">
 
<xs:annotation>
   
<xs:documentation>Opaskarttakohteet</xs:documentation>
 
</xs:annotation>
</xs:element>


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