diagram | ![]() |
||
namespace | http://www.paikkatietopalvelu.fi/gml/ymparisto/ymparistoluvat | ||
children | ymy:vuosi ymy:kemikaalitieto ymy:sijaintitieto | ||
used by |
|
||
source | <xs:complexType name="KemikaalitType"> <xs:sequence> <xs:element name="vuosi" type="xs:string"> <xs:annotation> <xs:documentation>Vuosi jota tiedot koskevat</xs:documentation> </xs:annotation> </xs:element> <xs:element name="kemikaalitieto" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Kemikaali" type="ymy:KemikaaliType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="sijaintitieto" type="yht:SijaintitietoType" minOccurs="0"> <xs:annotation> <xs:documentation>Käyttöpakan sijainti</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.paikkatietopalvelu.fi/gml/ymparisto/ymparistoluvat | ||||
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="vuosi" type="xs:string"> <xs:annotation> <xs:documentation>Vuosi jota tiedot koskevat</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/ymparisto/ymparistoluvat | ||||||||
properties |
|
||||||||
children | ymy:Kemikaali | ||||||||
source | <xs:element name="kemikaalitieto" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="Kemikaali" type="ymy:KemikaaliType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.paikkatietopalvelu.fi/gml/ymparisto/ymparistoluvat | ||||
type | ymy:KemikaaliType | ||||
properties |
|
||||
children | ymy:kemikaalinTiedot ymy:paatyy ymy:sijaintitieto ymy:varastointipaikkatieto | ||||
source | <xs:element name="Kemikaali" type="ymy:KemikaaliType"/> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/ymparisto/ymparistoluvat | ||||||||
type | yht:SijaintitietoType | ||||||||
properties |
|
||||||||
children | yht:Sijainti | ||||||||
annotation |
|
||||||||
source | <xs:element name="sijaintitieto" type="yht:SijaintitietoType" minOccurs="0"> <xs:annotation> <xs:documentation>Käyttöpakan sijainti</xs:documentation> </xs:annotation> </xs:element> |