Add SchemaLocation annotation to simplify adding an xsi schemaLocation attribute
--------------------------------------------------------------------------------

                 Key: CXF-3952
                 URL: https://issues.apache.org/jira/browse/CXF-3952
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 2.4.5, 2.5


Some consumers such as Excel Web Query tool expects an xsi:schemaLocation 
attribute being set pointing to a schema. While is is possible to make this 
attribute added using a JAXBElement subclass, it can be simpler to use an 
annotation 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to