complexType HetkijaksoType
diagram index_p406.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
children yht:alkuHetki yht:loppuHetki
source <xs:complexType name="HetkijaksoType">
 
<xs:sequence>
   
<xs:element name="alkuHetki" type="xs:dateTime"/>
   
<xs:element name="loppuHetki" type="xs:dateTime" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element HetkijaksoType/alkuHetki
diagram index_p407.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:dateTime
properties
isRef 0
content simple
source <xs:element name="alkuHetki" type="xs:dateTime"/>

element HetkijaksoType/loppuHetki
diagram index_p408.png
namespace http://www.kuntatietopalvelu.fi/gml/yhteiset
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="loppuHetki" type="xs:dateTime" minOccurs="0"/>


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