> 
> Can you confirm that for a sequenced DataObject if I set a property 
using
> e.g. setString("prop", "text") then that setting will added to the 
sequence
> as if  getSequence().add("prop", "text") was used?
> 
Right (but only if the property maps to an XML element).

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to