complexType Attribuutti
diagram index_p391.png
namespace http://www.paikkatietopalvelu.fi/gml/yhteiset
children yht:selitysteksti yht:arvo
source <xs:complexType name="Attribuutti">
 
<xs:sequence>
   
<xs:element name="selitysteksti" type="xs:string"/>
   
<xs:element name="arvo" type="xs:string"/>
 
</xs:sequence>
</xs:complexType>

element Attribuutti/selitysteksti
diagram index_p392.png
namespace http://www.paikkatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
content simple
source <xs:element name="selitysteksti" type="xs:string"/>

element Attribuutti/arvo
diagram index_p393.png
namespace http://www.paikkatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
content simple
source <xs:element name="arvo" type="xs:string"/>


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