Re: [all] XML from drupal

Hi Mauricio, all,

I didn't see a reply to b) :

[


What worries me more than the CDATA is the <item> element being used
recursively:****

** **

<item id="11-body">****

<item id="11-body-0">****

  <item id="11-body-0-value"
its:allowedCharacters="."><![CDATA[blah]]></item>****

</item>****

</item>****

** **

Quite a few tools will be able to work with "<item>CDATA</item>", but
having the <item> element contain sometimes another <item> or sometimes
CDATA is not going to be easily dealt with many tools.****

** **

Sure, maybe it's always the third <item> that is to be extracted, or maybe
it's always the <item> with an id that ends with "value". But such
jerry-rigging really looks bad for something created in a project like
Web-LT :)

]

I may have missed that, but could you point me to the answer or clarify?

Thanks,

Felix

-- 
Felix Sasaki
DFKI / W3C Fellow

Received on Wednesday, 24 October 2012 20:49:20 UTC