examples/xmlpatterns/schema/files/invalid_order.xml
author Alex Gilkes <alex.gilkes@nokia.com>
Mon, 11 Jan 2010 14:00:40 +0000
changeset 0 1918ee327afb
permissions -rw-r--r--
Revision: 200952

<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>