svn commit: r41112 - head/en_US.ISO8859-1/books/porters-handbook
Gabor Kovesdan
gabor at FreeBSD.org
Wed Mar 6 22:31:37 UTC 2013
Em 06-03-2013 22:08, Gabor Pali escreveu:
> On Wed, Mar 6, 2013 at 10:03 PM, Gabor Kovesdan<gabor at freebsd.org> wrote:
>> >Yes it is just replaced with the textual content but the text that is to be
>> >inserted still has to be well-formed XML. Since there is only one row entry,
>> >this is apparently true but if you start adding more it will not be any more
>> >since there will be more root elements so this design does not support your
>> >original intention.
> Well, actually, I have added multiple <row> entries to the uses.xml
> file, and it apparently worked... What am I missing?
If it works then it is because the legacy toolchain. Once the xml-tools
branch is merged back, it will surely not work.
Gabor
More information about the svn-doc-head
mailing list