complexType LuokittelematonPisteType
diagram index_p379.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type extension of kanta:AbstractLuokittelematonKohdeType
properties
base kanta:AbstractLuokittelematonKohdeType
children gml:metaDataProperty gml:description gml:name kanta:metatieto kanta:tunnus kanta:kplkoodi kanta:yksilointitieto kanta:sijaintiepavarmuus kanta:luontitapa kanta:alkuPvm kanta:loppuPvm kanta:labelit kanta:sijainti kanta:suunta
used by
element LuokittelematonPiste
complexType LuokittelematonTekstiType
attributes
Name  Type  Use  Default  Fixed  annotation
idoptional      
annotation
documentation
Luokittelematon kohde, joka kuvautuu pisteenä(symboli)
source <xs:complexType name="LuokittelematonPisteType">
 
<xs:annotation>
   
<xs:documentation>Luokittelematon kohde, joka kuvautuu pisteenä(symboli)</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="kanta:AbstractLuokittelematonKohdeType">
     
<xs:sequence>
       
<xs:element name="sijainti" type="gml:PointPropertyType">
         
<xs:annotation>
           
<xs:documentation>Kohteen sijainti</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="suunta" type="gml:AngleType">
         
<xs:annotation>
           
<xs:documentation>Symbolin / Tekstin suunta</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element LuokittelematonPisteType/sijainti
diagram index_p380.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type gml:PointPropertyType
properties
isRef 0
content complex
annotation
documentation
Kohteen sijainti
source <xs:element name="sijainti" type="gml:PointPropertyType">
 
<xs:annotation>
   
<xs:documentation>Kohteen sijainti</xs:documentation>
 
</xs:annotation>
</xs:element>

element LuokittelematonPisteType/suunta
diagram index_p381.png
namespace http://www.paikkatietopalvelu.fi/gml/kantakartta
type gml:AngleType
properties
isRef 0
content complex
annotation
documentation
Symbolin / Tekstin suunta
source <xs:element name="suunta" type="gml:AngleType">
 
<xs:annotation>
   
<xs:documentation>Symbolin / Tekstin suunta</xs:documentation>
 
</xs:annotation>
</xs:element>


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