XmlSchema devs,
Is there any plan to include javax.xml.namespace.QName and
javax.xml.namespace.NamespaceContext from the ws-commons Java5 project in
the XmlSchema releases so that in a pre-Java5 runtime XmlSchema will not
have external dependencies on these classes?

XmlSchema is dependent on QName andNamespaceContext and these are defined in
the WS-Commons Java5 project, but they are not included in the XmlSchema
releases, which means that in a Java 1.42 or earlier runtime XmlSchema is
dependent on other packages that contain these class files  - for example
stax-api-1.0.1.jar or Xerces xml-apis.jar.

John Kaputin.

Reply via email to