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

File: [OMI] / omi / tests / xml / test14.xml (download) / (as text)
Revision: 1.1, Mon Apr 20 17:20:36 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
OMI 1.0.8-1

<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 xmlns:eee="euri">
                        </eee:egg>
                    </ddd:dog>
                </ccc:cat>
            </bbb:bat>
        </aaa:apple>
    </aaa:anvil>
</root>

ViewCVS 0.9.2