You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (Created) (JIRA)" <ji...@apache.org> on 2011/12/04 16:51:39 UTC

[jira] [Created] (CXF-3952) Add SchemaLocation annotation to simplify adding an xsi schemaLocation attribute

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

        

[jira] [Resolved] (CXF-3952) Add SchemaLocation annotation to simplify adding an xsi schemaLocation attribute

Posted by "Sergey Beryozkin (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-3952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin resolved CXF-3952.
-----------------------------------

    Resolution: Fixed
    
> 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