Sha256: e26c86ce484a053f5d297fc374ade5e4a3c0d31544f7c4f794eeca4705843b87

Contents?: true

Size: 868 Bytes

Versions: 8

Compression:

Stored size: 868 Bytes

Contents

<?xml version="1.0" encoding="UTF-8" ?>
<Producten>
  <Tariefeenheden>10</Tariefeenheden>
  <Product naam="Enkele reis">
    <Prijs korting="vol tarief" klasse="2">2,40</Prijs>
    <Prijs korting="reductie_20" klasse="2">1,90</Prijs>
    <Prijs korting="reductie_40" klasse="2">1,40</Prijs>
    <Prijs korting="vol tarief" klasse="1">4,10</Prijs>
    <Prijs korting="reductie_20" klasse="1">3,30</Prijs>
    <Prijs korting="reductie_40" klasse="1">2,50</Prijs>
  </Product>
  <Product naam="Dagretour">
    <Prijs korting="vol tarief" klasse="2">4,80</Prijs>
    <Prijs korting="reductie_20" klasse="2">3,80</Prijs>
    <Prijs korting="reductie_40" klasse="2">2,80</Prijs>
    <Prijs korting="vol tarief" klasse="1">8,20</Prijs>
    <Prijs korting="reductie_20" klasse="1">6,60</Prijs>
    <Prijs korting="reductie_40" klasse="1">5,00</Prijs>
  </Product>
</Producten>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ns-yapi-0.4.2 spec/fixtures/prices.xml
ns-yapi-0.4.1 spec/fixtures/prices.xml
ns-yapi-0.4.0 spec/fixtures/prices.xml
ns-yapi-0.3.0 spec/fixtures/prices.xml
ns-yapi-0.2.1 spec/fixtures/prices.xml
ns-yapi-0.2.0 spec/fixtures/prices.xml
ns-yapi-0.1.2 spec/fixtures/prices.xml
ns-yapi-0.1.1 spec/fixtures/prices.xml