Sha256: db18ac2de16c8f7a66dc3ff1be3bdafe592153a53b9f21931368ad114fbb2aaa
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <eeml xmlns="http://www.eeml.org/xsd/0.5.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="0.5.1" xsi:schemaLocation="http://www.eeml.org/xsd/0.5.1 http://www.eeml.org/xsd/0.5.1/0.5.1.xsd"> <environment updated="2009-02-11T10:56:56Z" id="1247" creator="http://example.com/creator/"> <title>title here</title> <feed>http://example.com/api/1247.xml</feed> <status>frozen</status> <description>description here</description> <icon>http://example.com/some/icon.gif</icon> <website>http://example.com/studio/</website> <email>someone@example.com</email> <location domain="physical" exposure="outdoor" disposition="mobile"> <name>Up on the roof (somewhere)</name> <lat>50.1</lat> <lon>48.7</lon> <ele>1.34</ele> </location> <data id="0"> <tag>tagD0</tag> <value minValue="-9999.0" maxValue="1022.0">0</value> <unit type="basicSI" symbol="C">Celsius</unit> </data> <data id="1"> <value minValue="0.0" maxValue="1023.0">33</value> </data> <data id="2"> <tag>tagD2a</tag> <tag>tagD2b</tag> <tag>tagD2c</tag> <value minValue="23.4" maxValue="1021.0">42.1</value> </data> </environment> </eeml>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
eeml-0.0.42 | test/data/doc_1_no_private_element.xml |