complexType PoytakirjaType
diagram index_p58.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
children mkmu:paatos mkmu:paatoksentekija mkmu:pykala mkmu:liitetieto
used by
element PaatosType/poytakirjatieto/Poytakirja
source <xs:complexType name="PoytakirjaType">
 
<xs:sequence>
   
<xs:element name="paatos" type="xs:string"/>
   
<xs:element name="paatoksentekija" type="xs:string"/>
   
<xs:element name="pykala" type="xs:string" minOccurs="0"/>
   
<xs:element name="liitetieto" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Liite" type="yht:LiiteType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PoytakirjaType/paatos
diagram index_p59.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
type xs:string
properties
isRef 0
content simple
source <xs:element name="paatos" type="xs:string"/>

element PoytakirjaType/paatoksentekija
diagram index_p60.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
type xs:string
properties
isRef 0
content simple
source <xs:element name="paatoksentekija" type="xs:string"/>

element PoytakirjaType/pykala
diagram index_p61.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="pykala" type="xs:string" minOccurs="0"/>

element PoytakirjaType/liitetieto
diagram index_p62.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children mkmu:Liite
source <xs:element name="liitetieto" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Liite" type="yht:LiiteType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element PoytakirjaType/liitetieto/Liite
diagram index_p63.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
type yht:LiiteType
properties
isRef 0
content complex
children yht:kuvaus yht:linkkiliitteeseen yht:muokkausHetki yht:versionumero
source <xs:element name="Liite" type="yht:LiiteType"/>


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