[
https://issues.apache.org/jira/browse/DAFFODIL-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928425#comment-16928425
]
Dinesh Chitlangia commented on DAFFODIL-2200:
---------------------------------------------
[~mbeckerle] could you pls assign this to me and also add me to the project as
contributor so I can assign/create jira? Thank you.
> 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: Michael Beckerle
> Priority: Major
> Fix For: 2.5.0
>
>
> 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.2#803003)