Issue Type: Bug Bug
Affects Versions: 1.5
Assignee: Unassigned
Created: 23/Jan/14 8:29 AM
Description:

It is possible to turn off namespaces in JAXB:

package-info.java
@javax.xml.bind.annotation.XmlSchema(elementFormDefault = javax.xml.bind.annotation.XmlNsForm.UNSET)
package ip.commons.xml.security.v1;

However, the transformSchema element requires that the uri element is not empty, hence it is not possible to provide a file name.

Project: Mojo's JAXB-2 Maven Plugin
Priority: Major Major
Reporter: Jörg Schaible
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to