(file) Return to test14.xml CVS log (file) (dir) Up to [OMI] / omi / xml / tests

File: [OMI] / omi / xml / tests / Attic / test14.xml (download) / (as text)
Revision: 1.2, Mon Apr 20 17:10:37 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Remove 1.0.2

<root xmlns:ddd="unknownuri">
    <aaa:anvil xmlns:aaa="auri">
        <aaa:apple aaa:color="Red" aaa:size="100">
            <bbb:bat xmlns:bbb="buri">
                <ccc:cat xmlns:ccc="curi">
                    <ddd:dog>
                        <eee:egg>
                        </eee:egg>
                    </ddd:dog>
                </ccc:cat>
            </bbb:bat>
        </aaa:apple>
    </aaa:anvil>
</root>

ViewCVS 0.9.2