Hi , I am working on a project where i need to modify a schema such that the structure of the schema doesn't change(i.e still remains valid) and then write this new schema to a text file (Serialize).
I was planning to use xml schema object to apply my modifications/transformations (i may need to write my own set methods for xml schema api as there are currently none).But i am not sure how to write the "new/updated" schema to a text file (similar to how DOM or SAX serializer can output a XML object into XML text file). I want to know if this feature will be available soon or when can i expect it to be implemented. Thankyou radhika __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
