summaryrefslogtreecommitdiffstats
path: root/test/xml-mapped/attribute-single-element-2/map.xml
blob: 0ba42ff6cf2c637da2c7cd140f57e74c19b4b0ac (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<map xmlns="http://gitorious.org/orcus/xml-map">
    <sheet name="data"/>
    <cell path="/root-only/@version" row="2" column="3" sheet="data"/>
    <cell path="/root-only/@date" row="2" column="4" sheet="data"/>
</map>