complexType LiiteType
diagram palvelutroot_p95.png
namespace www.paikkatietopalvelu.fi/palvelut
children mkpa:verkkoOsoite mkpa:kuvaus mkpa:nimi mkpa:ID
used by
element Liite
source <xs:complexType name="LiiteType">
 
<xs:sequence>
   
<xs:element name="verkkoOsoite" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Liitteen linkki (URL)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="kuvaus" type="xs:string"/>
   
<xs:element name="nimi" type="xs:string"/>
   
<xs:element name="ID" type="xs:int"/>
 
</xs:sequence>
</xs:complexType>

element LiiteType/verkkoOsoite
diagram palvelutroot_p96.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
annotation
documentation
Liitteen linkki (URL)
source <xs:element name="verkkoOsoite" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Liitteen linkki (URL)</xs:documentation>
 
</xs:annotation>
</xs:element>

element LiiteType/kuvaus
diagram palvelutroot_p97.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
source <xs:element name="kuvaus" type="xs:string"/>

element LiiteType/nimi
diagram palvelutroot_p98.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:string
properties
isRef 0
content simple
source <xs:element name="nimi" type="xs:string"/>

element LiiteType/ID
diagram palvelutroot_p99.png
namespace www.paikkatietopalvelu.fi/palvelut
type xs:int
properties
isRef 0
content simple
source <xs:element name="ID" type="xs:int"/>


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