diagram | ![]() |
||
namespace | www.paikkatietopalvelu.fi/palvelut | ||
children | mkpa:verkkoOsoite mkpa:kuvaus mkpa:nimi mkpa:ID | ||
used by |
|
||
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> |
diagram | ![]() |
||||
namespace | www.paikkatietopalvelu.fi/palvelut | ||||
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="verkkoOsoite" type="xs:string"> <xs:annotation> <xs:documentation>Liitteen linkki (URL)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | www.paikkatietopalvelu.fi/palvelut | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="kuvaus" type="xs:string"/> |
diagram | ![]() |
||||
namespace | www.paikkatietopalvelu.fi/palvelut | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="nimi" type="xs:string"/> |
diagram | ![]() |
||||
namespace | www.paikkatietopalvelu.fi/palvelut | ||||
type | xs:int | ||||
properties |
|
||||
source | <xs:element name="ID" type="xs:int"/> |