3.9. xmlpipe2 data source

example 2

<content>this is the main content <![CDATA[[and this <cdata> entry must be handled properly by xml parser lib]]></content>
<published>1012325463</published>
<subject>note how field/attr tags can be in <b class="red">randomized</b> order</subject>

I suggest removing the HTML tags in subject data, or wrap the subject in CDATA. At the moment the example XMLPipe2 content is not valid syntax, which is very confusing

<content>this is the main content <![CDATA[[and this <cdata> entry must be <b class="red">handled properly</b> by xml parser lib]]></content>
<published>1012325463</published>
<subject>note how field/attr tags can be in randomized order</subject>
 
sphinx_doc_udates.txt · Last modified: 2008/03/08 00:25 by carpii
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki