complexType PisteSijaintiType
diagram index_p51.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/opaskartta
children mkok:sijainti mkok:suunta mkok:siirtyma
used by
element PisteType/sijainti
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>

element PisteSijaintiType/sijainti
diagram index_p52.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/opaskartta
type gml:PointPropertyType
properties
isRef 0
content complex
source <xs:element name="sijainti" type="gml:PointPropertyType"/>

element PisteSijaintiType/suunta
diagram index_p53.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/opaskartta
type gml:AngleType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
source <xs:element name="suunta" type="gml:AngleType" minOccurs="0"/>

element PisteSijaintiType/siirtyma
diagram index_p54.png
namespace http://www.kuntatietopalvelu.fi/gml/opastavattiedot/opaskartta
type gml:PointPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
annotation
documentation
Mahdollinen siirtymä todellisesta sijainnista
source <xs:element name="siirtyma" type="gml:PointPropertyType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Mahdollinen siirtymä todellisesta sijainnista</xs:documentation>
 
</xs:annotation>
</xs:element>


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