complexType PaatosType
diagram index_p52.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
children mkmu:poytakirjatieto mkmu:pvm mkmu:toimitusnumero mkmu:paatosnumero
used by
element AbstractMaankayttomuutosFeatureType/paatostieto/Paatos
source <xs:complexType name="PaatosType">
 
<xs:sequence>
   
<xs:element name="poytakirjatieto" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Poytakirja" type="mkmu:PoytakirjaType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="pvm" type="xs:date" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="toimitusnumero" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="paatosnumero" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

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

element PaatosType/poytakirjatieto/Poytakirja
diagram index_p54.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
type mkmu:PoytakirjaType
properties
isRef 0
content complex
children mkmu:paatos mkmu:paatoksentekija mkmu:pykala mkmu:liitetieto
source <xs:element name="Poytakirja" type="mkmu:PoytakirjaType"/>

element PaatosType/pvm
diagram index_p55.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
type xs:date
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="pvm" type="xs:date" minOccurs="0" maxOccurs="unbounded"/>

element PaatosType/toimitusnumero
diagram index_p56.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
type xs:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="toimitusnumero" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element PaatosType/paatosnumero
diagram index_p57.png
namespace http://www.kuntatietopalvelu.fi/gml/maankaytonmuutos
type xs:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="paatosnumero" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>


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