<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.itcollege.ee/index.php?action=history&amp;feed=atom&amp;title=Meie_XML_Schema</id>
	<title>Meie XML Schema - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.itcollege.ee/index.php?action=history&amp;feed=atom&amp;title=Meie_XML_Schema"/>
	<link rel="alternate" type="text/html" href="https://wiki.itcollege.ee/index.php?title=Meie_XML_Schema&amp;action=history"/>
	<updated>2026-06-12T06:50:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.itcollege.ee/index.php?title=Meie_XML_Schema&amp;diff=47262&amp;oldid=prev</id>
		<title>Rkalamee: Created page with &#039;&lt;source lang=&quot;xml&quot;&gt; &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt; &lt;xs:schema attributeFormDefault=&quot;unqualified&quot; elementFormDefault=&quot;qualified&quot; xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema…&#039;</title>
		<link rel="alternate" type="text/html" href="https://wiki.itcollege.ee/index.php?title=Meie_XML_Schema&amp;diff=47262&amp;oldid=prev"/>
		<updated>2012-04-03T19:12:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;&amp;lt;source lang=&amp;quot;xml&amp;quot;&amp;gt; &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt; &amp;lt;xs:schema attributeFormDefault=&amp;quot;unqualified&amp;quot; elementFormDefault=&amp;quot;qualified&amp;quot; xmlns:xs=&amp;quot;http://www.w3.org/2001/XMLSchema…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-8&amp;quot;?&amp;gt;&lt;br /&gt;
&amp;lt;xs:schema attributeFormDefault=&amp;quot;unqualified&amp;quot; elementFormDefault=&amp;quot;qualified&amp;quot; xmlns:xs=&amp;quot;http://www.w3.org/2001/XMLSchema&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;xs:element name=&amp;quot;jaamad&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;xs:complexType&amp;gt;&lt;br /&gt;
      &amp;lt;xs:sequence&amp;gt;&lt;br /&gt;
        &amp;lt;xs:element maxOccurs=&amp;quot;unbounded&amp;quot; name=&amp;quot;jaam&amp;quot;&amp;gt;&lt;br /&gt;
          &amp;lt;xs:complexType&amp;gt;&lt;br /&gt;
            &amp;lt;xs:sequence&amp;gt;&lt;br /&gt;
              &amp;lt;xs:element name=&amp;quot;nimi&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&lt;br /&gt;
              &amp;lt;xs:element name=&amp;quot;asukoht&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xs:complexType&amp;gt;&lt;br /&gt;
                  &amp;lt;xs:sequence&amp;gt;&lt;br /&gt;
                    &amp;lt;xs:element name=&amp;quot;laius&amp;quot;&amp;gt;&lt;br /&gt;
                      &amp;lt;xs:complexType&amp;gt;&lt;br /&gt;
                        &amp;lt;xs:attribute name=&amp;quot;kraad&amp;quot;  use=&amp;quot;required&amp;quot; &amp;gt;&lt;br /&gt;
                          &amp;lt;xs:simpleType&amp;gt;&lt;br /&gt;
                            &amp;lt;!-- siia võiks panna Eesti laiuskraadide vahemiku, kuid paneme siiski kogu laiuskraadide vahemiku 0-89--&amp;gt;&lt;br /&gt;
                          &amp;lt;xs:restriction base=&amp;quot;xs:integer&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;xs:minInclusive value=&amp;quot;0&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;xs:maxInclusive value=&amp;quot;89&amp;quot;/&amp;gt;&lt;br /&gt;
                          &amp;lt;/xs:restriction&amp;gt;&lt;br /&gt;
                          &amp;lt;/xs:simpleType&amp;gt;&lt;br /&gt;
                        &amp;lt;/xs:attribute&amp;gt;&lt;br /&gt;
                        &amp;lt;xs:attribute name=&amp;quot;minut&amp;quot; &amp;gt;&lt;br /&gt;
                        &amp;lt;xs:simpleType&amp;gt;&lt;br /&gt;
                          &amp;lt;!-- minutid 0-60 (igaks juhuks +1)--&amp;gt;&lt;br /&gt;
                          &amp;lt;xs:restriction base=&amp;quot;xs:integer&amp;quot;&amp;gt;&lt;br /&gt;
                            &amp;lt;xs:minInclusive value=&amp;quot;0&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;xs:maxInclusive value=&amp;quot;60&amp;quot;/&amp;gt;&lt;br /&gt;
                          &amp;lt;/xs:restriction&amp;gt;&lt;br /&gt;
                        &amp;lt;/xs:simpleType&amp;gt;&lt;br /&gt;
                        &amp;lt;/xs:attribute&amp;gt;&lt;br /&gt;
                        &amp;lt;xs:attribute name=&amp;quot;sekund&amp;quot;&amp;gt;&lt;br /&gt;
                          &amp;lt;xs:simpleType&amp;gt;&lt;br /&gt;
                            &amp;lt;!-- sekundid 0-60 (igaks juhuks +1)--&amp;gt;&lt;br /&gt;
                            &amp;lt;xs:restriction base=&amp;quot;xs:integer&amp;quot;&amp;gt;&lt;br /&gt;
                              &amp;lt;xs:minInclusive value=&amp;quot;0&amp;quot;/&amp;gt;&lt;br /&gt;
                              &amp;lt;xs:maxInclusive value=&amp;quot;60&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;/xs:restriction&amp;gt;&lt;br /&gt;
                          &amp;lt;/xs:simpleType&amp;gt;&lt;br /&gt;
                        &amp;lt;/xs:attribute&amp;gt;&lt;br /&gt;
                      &amp;lt;/xs:complexType&amp;gt;&lt;br /&gt;
                    &amp;lt;/xs:element&amp;gt;&lt;br /&gt;
                    &amp;lt;xs:element name=&amp;quot;pikkus&amp;quot;&amp;gt;&lt;br /&gt;
                      &amp;lt;xs:complexType&amp;gt;&lt;br /&gt;
                        &amp;lt;xs:attribute name=&amp;quot;kraad&amp;quot;  use=&amp;quot;required&amp;quot; &amp;gt;&lt;br /&gt;
                          &amp;lt;xs:simpleType&amp;gt;&lt;br /&gt;
                            &amp;lt;!-- siia võiks panna Eesti pikkuskraadide vahemiku, kuid paneme siiski kogu pikkuskraadide vahemiku 0-179--&amp;gt;&lt;br /&gt;
                            &amp;lt;xs:restriction base=&amp;quot;xs:integer&amp;quot;&amp;gt;&lt;br /&gt;
                              &amp;lt;xs:minInclusive value=&amp;quot;0&amp;quot;/&amp;gt;&lt;br /&gt;
                              &amp;lt;xs:maxInclusive value=&amp;quot;179&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;/xs:restriction&amp;gt;&lt;br /&gt;
                          &amp;lt;/xs:simpleType&amp;gt;&lt;br /&gt;
                        &amp;lt;/xs:attribute&amp;gt;&lt;br /&gt;
                        &amp;lt;xs:attribute name=&amp;quot;minut&amp;quot; &amp;gt;&lt;br /&gt;
                          &amp;lt;xs:simpleType&amp;gt;&lt;br /&gt;
                            &amp;lt;!-- minutid 0-60 (igaks juhuks +1)--&amp;gt;&lt;br /&gt;
                            &amp;lt;xs:restriction base=&amp;quot;xs:integer&amp;quot;&amp;gt;&lt;br /&gt;
                              &amp;lt;xs:minInclusive value=&amp;quot;0&amp;quot;/&amp;gt;&lt;br /&gt;
                              &amp;lt;xs:maxInclusive value=&amp;quot;60&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;/xs:restriction&amp;gt;&lt;br /&gt;
                          &amp;lt;/xs:simpleType&amp;gt;&lt;br /&gt;
                        &amp;lt;/xs:attribute&amp;gt;&lt;br /&gt;
                        &amp;lt;xs:attribute name=&amp;quot;sekund&amp;quot;&amp;gt;&lt;br /&gt;
                          &amp;lt;xs:simpleType&amp;gt;&lt;br /&gt;
                            &amp;lt;!-- sekundid 0-60 (igaks juhuks +1)--&amp;gt;&lt;br /&gt;
                            &amp;lt;xs:restriction base=&amp;quot;xs:integer&amp;quot;&amp;gt;&lt;br /&gt;
                              &amp;lt;xs:minInclusive value=&amp;quot;0&amp;quot;/&amp;gt;&lt;br /&gt;
                              &amp;lt;xs:maxInclusive value=&amp;quot;60&amp;quot;/&amp;gt;&lt;br /&gt;
                            &amp;lt;/xs:restriction&amp;gt;&lt;br /&gt;
                          &amp;lt;/xs:simpleType&amp;gt;&lt;br /&gt;
                        &amp;lt;/xs:attribute&amp;gt;&lt;br /&gt;
                      &amp;lt;/xs:complexType&amp;gt;&lt;br /&gt;
                    &amp;lt;/xs:element&amp;gt;&lt;br /&gt;
                  &amp;lt;/xs:sequence&amp;gt;&lt;br /&gt;
                &amp;lt;/xs:complexType&amp;gt;&lt;br /&gt;
              &amp;lt;/xs:element&amp;gt;&lt;br /&gt;
              &amp;lt;xs:element name=&amp;quot;ilm&amp;quot;&amp;gt;&lt;br /&gt;
                &amp;lt;xs:complexType&amp;gt;&lt;br /&gt;
                  &amp;lt;xs:sequence&amp;gt;&lt;br /&gt;
                    &amp;lt;!-- xs:string, sest väärtus võib olla puudu --&amp;gt;&lt;br /&gt;
                    &amp;lt;xs:element name=&amp;quot;temperatuur&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&lt;br /&gt;
                    &amp;lt;xs:element name=&amp;quot;niiskus&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&lt;br /&gt;
                    &amp;lt;xs:element name=&amp;quot;tuulekiirus&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&lt;br /&gt;
                    &amp;lt;xs:element name=&amp;quot;maxtuulekiirus&amp;quot; type=&amp;quot;xs:string&amp;quot; /&amp;gt;&lt;br /&gt;
                  &amp;lt;/xs:sequence&amp;gt;&lt;br /&gt;
                &amp;lt;/xs:complexType&amp;gt;&lt;br /&gt;
              &amp;lt;/xs:element&amp;gt;&lt;br /&gt;
            &amp;lt;/xs:sequence&amp;gt;&lt;br /&gt;
            &amp;lt;xs:attribute name=&amp;quot;wmocode&amp;quot; type=&amp;quot;xs:unsignedInt&amp;quot; /&amp;gt;&lt;br /&gt;
          &amp;lt;/xs:complexType&amp;gt;&lt;br /&gt;
        &amp;lt;/xs:element&amp;gt;&lt;br /&gt;
      &amp;lt;/xs:sequence&amp;gt;&lt;br /&gt;
      &amp;lt;xs:attribute name=&amp;quot;aeg&amp;quot; type=&amp;quot;xs:unsignedInt&amp;quot; use=&amp;quot;required&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;/xs:complexType&amp;gt;&lt;br /&gt;
  &amp;lt;/xs:element&amp;gt;&lt;br /&gt;
&amp;lt;/xs:schema&amp;gt;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rkalamee</name></author>
	</entry>
</feed>