File: valid_order.xml

package info (click to toggle)
qtxmlpatterns-opensource-src 5.3.2-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 17,820 kB
  • sloc: cpp: 90,014; xml: 1,662; ansic: 387; sh: 132; sed: 31; makefile: 20
file content (18 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (31)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<order>
    <customerId>194223</customerId>
    <article>
        <articleId>22242</articleId>
        <count>5</count>
    </article>
    <article>
        <articleId>32372</articleId>
        <count>12</count>
        <comment>without stripes</comment>
    </article>
    <article>
        <articleId>23649</articleId>
        <count>2</count>
    </article>
    <deliveryDate>2009-01-23</deliveryDate>
    <payed>true</payed>
</order>