You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2016/03/08 22:07:40 UTC

[jira] [Resolved] (ISIS-1312) Improve JaxbServiceDefault#xsd(...) to correctly reference the Isis common schema imports.

     [ https://issues.apache.org/jira/browse/ISIS-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood resolved ISIS-1312.
-------------------------------
    Resolution: Fixed

> Improve JaxbServiceDefault#xsd(...) to correctly reference the Isis common schema imports.
> ------------------------------------------------------------------------------------------
>
>                 Key: ISIS-1312
>                 URL: https://issues.apache.org/jira/browse/ISIS-1312
>             Project: Isis
>          Issue Type: Improvement
>    Affects Versions: 1.11.1
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>             Fix For: 1.12.0
>
>
> Currently the XSD includes an import such as:
> <xs:import .. schemaLocation="http://isis.apache.org/schema/common">
> whereas instead it should be:
> <xs:import .. schemaLocation="http://isis.apache.org/schema/common/common.xsd">



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)