diagram | ![]() |
||
namespace | http://www.paikkatietopalvelu.fi/gml/opastavattiedot/opaskartta | ||
children | mkok:sijainti mkok:suunta mkok:siirtyma | ||
used by |
|
||
source | <xs:complexType name="PisteSijaintiType"> <xs:sequence> <xs:element name="sijainti" type="gml:PointPropertyType"/> <xs:element name="suunta" type="gml:AngleType" minOccurs="0"/> <xs:element name="siirtyma" type="gml:PointPropertyType" minOccurs="0"> <xs:annotation> <xs:documentation>Mahdollinen siirtymä todellisesta sijainnista</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.paikkatietopalvelu.fi/gml/opastavattiedot/opaskartta | ||||
type | gml:PointPropertyType | ||||
properties |
|
||||
source | <xs:element name="sijainti" type="gml:PointPropertyType"/> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/opastavattiedot/opaskartta | ||||||||
type | gml:AngleType | ||||||||
properties |
|
||||||||
source | <xs:element name="suunta" type="gml:AngleType" minOccurs="0"/> |
diagram | ![]() |
||||||||
namespace | http://www.paikkatietopalvelu.fi/gml/opastavattiedot/opaskartta | ||||||||
type | gml:PointPropertyType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="siirtyma" type="gml:PointPropertyType" minOccurs="0"> <xs:annotation> <xs:documentation>Mahdollinen siirtymä todellisesta sijainnista</xs:documentation> </xs:annotation> </xs:element> |