examples/xmlpatterns/schema/files/invalid_order.xml
author Eckhart Koeppen <eckhart.koppen@nokia.com>
Mon, 19 Apr 2010 10:15:19 +0300
branchRCL_3
changeset 9 b5b118452c7d
parent 0 1918ee327afb
permissions -rw-r--r--
a8c775f23625952540b5349744722bcb9e37de45

<order>
    <customerId>234219</customerId>
    <article>
        <articleId>21692</articleId>
        <count>3</count>
    </article>
    <article>
        <articleId>24749</articleId>
        <count>9</count>
    </article>
    <deliveryDate>2009-01-23</deliveryDate>
    <payed>yes</payed>
</order>