[
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)