[vlc-devel] [patch] "xtag" xml parser improvement

Daniel Stränger vlc at schmaller.de
Tue Jan 24 19:27:41 CET 2006


hi all!
i've made some enhancements to the xtag parser.
it now ignores
  - commments <!-- ... -->
  - processing instructions <? ... ?>
  - doctype declarations <!DOCTYPE ... >
and can handle
  - CDATA element content <![CDATA[ ... ]]>

cheers, daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: xtag.patch
Type: text/x-patch
Size: 6614 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060124/cf857eb8/attachment.bin>


More information about the vlc-devel mailing list