[
https://issues.apache.org/jira/browse/DAFFODIL-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle resolved DAFFODIL-2200.
-------------------------------------
Resolution: Fixed
Fixed in 856938733a27c997c6e9e3e79de85d4c4bc0dc09
Thanks Dinesh !
> xs:import problems with xsd files provided in daffodil-lib
> ----------------------------------------------------------
>
> Key: DAFFODIL-2200
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2200
> Project: Daffodil
> Issue Type: Bug
> Components: Front End
> Affects Versions: 2.4.0
> Reporter: Mike Beckerle
> Assignee: Dinesh Chitlangia
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.5.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> In dfdlx.xsd there are two xs:import statements. These are importing schemas
> where the schemaLocation is the same directory where dfdlx.xsd resides.
> Hence, the schemaLocation attributes should just be the filenames, not
> "xsd/filename.xsd" as they are now. The "xsd/" prefix on the file names
> should be removed.
> In XMLSchema_for_DFDL.xsd, there is an import of the dfdl namespace. This has
> no schemaLocation attribute. It should have
> schemaLocation="DFDL_part3_model.xsd".
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)