xmllite/writer: Maintain a stack of written elements to write end tags

Nikolay Sivov nsivov at codeweavers.com
Sun Jun 15 03:49:17 CDT 2014


Xmllite helps in a way that user doesn't have to specify closing tag
name (like it has to in case of MXWriter). So when closing current level
element qname is used for a closing tag; later this stack will also hold
namespace definitions that element is carrying to check if nested
element uses defined prefix.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-xmllite-writer-Maintain-a-stack-of-written-elements-.patch
Type: text/x-patch
Size: 13620 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140615/2959e469/attachment-0001.bin>


More information about the wine-patches mailing list