New "AS XML" feature

Bart Pietercil bart.pietercil at cognosis.be
Thu Oct 30 18:27:28 CDT 2008


While I understand that you may not need it , we most certainly need  
the cdata in order to protect the text inside the tag's from being  
misinterpreted by the xml parser.
What I don't understand is why you would want to suppress it ?

Greetz

Bart Pietercil


On 30 Oct 2008, at 23:44, william humphrey wrote:

> Playing with the great new "For XML Auto as Elements" and I'm  
> getting some unexpected results.
>
>
> I would expect:
>
>
> <shadow_voyages>
> 	<VoyageNumber>SS501</VoyageNumber>
> </shadow_voyages>
>
>
> But I'm getting:
>
>
> <shadow_voyages>
> 	<VoyageNumber><![CDATA[SS501]]></VoyageNumber>
> </shadow_voyages>
>
>
> Any way to prevent that from happening?
>
>
> Bill
>
>
>
>
> _______________________________________________
> Valentina-beta mailing list
> Valentina-beta at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina-beta



More information about the Valentina-beta mailing list