Hi all,
   Let's say we create a JAXP schema object,
javax.xml.validation.Schema (using
javax.xml.validation.SchemaFactory.newSchema calls).

Would it be useful, if we provide facility to users, so they can
construct a Xerces schema object, XSModelImpl from a
javax.xml.validation.Schema object?

For this need, we could provide an additional constructor to the user,
XSModelImpl(Schema schema).

Is the implementation of this requirement, feasible within Xerces? And
will this facility, provide additional value to the users?


-- 
Regards,
Mukul Gandhi

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to