[ https://issues.apache.org/jira/browse/DAFFODIL-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939474#comment-16939474 ]
Dinesh Chitlangia commented on DAFFODIL-2200: --------------------------------------------- Thanks [~mbeckerle] & [~slawrence] ! > 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: 2h > 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)