File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / test / test_27.xml
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 07:09:12 2011 UTC (13 years, 1 month ago) by misho
Branches: axl, MAIN
CVS tags: HEAD, AXL0_6_7, AXL0_6_1
3th party - XML

    1: <?xml version="1.0"?>
    2: <!-- both namespace prefixes are available throughout -->
    3: <bk:book xmlns:bk='urn:loc.gov:books'
    4:          xmlns:isbn='urn:ISBN:0-395-36341-6'>
    5:     <bk:title>Cheaper by the Dozen</bk:title>
    6:     <isbn:number>1568491379</isbn:number>
    7: </bk:book>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>