This is related to validating a brand new XML instance
WHILE being created programmatically using XMLBeans:
 Do you generally perform validation at the very end
of completely creating an XML instance? If Yes, how
would you correct these validation errors
programmatically? It looks like a daunting task.

 OR

Does it even make sense to perform on-the-fly
validation while constructing a new XML instance? If
Yes, how would you tell the system when the instance
is even incrementally valid before turning ON the
validation. I can imagine there must be an API to
enable/disable on-the-fly validation during the
creation of XML instance. I might be wrong as it may
not make sense.

OR

Does the application design needs to ensure that the
generated XML is always valid?

-D





      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


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

Reply via email to