complexType Attribuutti
diagram index_p125.png
namespace http://www.kuntatietopalvelu.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_p126.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:string
properties
isRef 0
content simple
source <xs:element name="selitysteksti" type="xs:string"/>

element Attribuutti/arvo
diagram index_p127.png
namespace http://www.kuntatietopalvelu.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