tests/auto/qabstractxmlnodemodel/tree.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 23:40:16 +0200
branchRCL_3
changeset 4 3b1da2848fc7
parent 0 1918ee327afb
permissions -rw-r--r--
Revision: 201003 Kit: 201007

<documentElement xml:lang="en">
    <section1 noValue="">
        text1
        <?target1 data1?>
        <?target2 data2?>
        <?target3 data3?>
    </section1>
    <section2 attr1="1" attr2="2"/>
    <!-- comment1 -->
    <section3/>
    <!-- comment2 -->
    <!-- comment3 -->
    <noChildren/>
    <oneTextChild>theTextChild2</oneTextChild>
</documentElement>