File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / noent / att11
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:38:02 2012 UTC (12 years, 5 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

    1: <?xml version="1.0" standalone="yes"?>
    2: <!DOCTYPE attributes [
    3: <!ELEMENT attributes EMPTY>
    4: <!ATTLIST attributes nmtoken NMTOKEN #IMPLIED>
    5: <!ATTLIST attributes nmtokens NMTOKENS #IMPLIED>
    6: <!ENTITY ent " entity&recursive; ">
    7: <!ENTITY recursive "reference">
    8: ]>
    9: <attributes nmtoken="entityreference entityreference entityreference" nmtokens="Test&#13;&#10; this normalization"/>

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