Dick Deneer <[EMAIL PROTECTED]> wrote on 11/13/2006 06:02:59 AM: > I have not seen this in Xerces.
Right. XSModel is read-only and there's currently no method for serializing one. > But I know the xsd framework from the Eclipse project, see http:// > www.eclipse.org/xsd/, has the fucntionality to build a XSModel in > memory and serialize it to a xsd. > > Op 13-nov-2006, om 0:38 heeft Stéphane Mbaye het volgende geschreven: > > > Hello everyone, > > > > is their any means to serialize one ore more XML Schema documents > > from an XSModel implementing class? I am looking for a way for re- > > arranging XML Schema contents and document deployments from the XML > > Schema API's point of view (and in particular if the XSModel does > > not originate from input files but has been dynamically generated). > > > > Ideally, more than serializing the XSModel to an output stream, it > > could be converted to a DOM tree. > > > > Thanks in advance > > Stéphane > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
