(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.1.1.1 (vendor branch), Wed May 30 21:47:40 2012 UTC (12 years, 1 month ago) by mike
Branch: TOG
CVS Tags: OMI_1_0_2_Branch, OMI_1_0_2, OMI_1_0_1_PRE, OMI_1_0_1, OMI_1_0_0
Changes since 1.1: +0 -0 lines
Initial Import

<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