Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Robodata
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
Robodata
Commits
71cfc341
Commit
71cfc341
authored
9 months ago
by
Terry D. Norbraten
Browse files
Options
Downloads
Patches
Plain Diff
[Terry N.] updates
parent
e8f29d14
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DFDL/attribution/XMLCatalog.xml
+9
-11
9 additions, 11 deletions
DFDL/attribution/XMLCatalog.xml
with
9 additions
and
11 deletions
DFDL/attribution/XMLCatalog.xml
+
9
−
11
View file @
71cfc341
...
...
@@ -15,9 +15,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE catalog
PUBLIC "-//OASIS//DTD XML Catalogs V1.0//EN"
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
<!DOCTYPE catalog PUBLIC "-//OASIS//DTD XML Catalogs V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
<catalog
xmlns=
"urn:oasis:names:tc:entity:xmlns:xml:catalog"
>
<!--
It would be good to not have this xmlns in here, because eclipse
...
...
@@ -26,21 +24,21 @@
-->
<uri
name=
"http://www.ibm.com/xmlns/dfdl/testData"
uri=
"org/apache/daffodil/xsd/tdml.xsd"
/>
<uri
name=
"http://www.ogf.org/dfdl/dfdl-1.0/"
uri=
"org/apache/daffodil/xsd/DFDL_part3_model.xsd"
/>
<uri
name=
"http://www.ogf.org/dfdl/dfdl-1.0/extensions"
uri=
"org/apache/daffodil/xsd/
dfdlx
.xsd"
/>
<!--
<uri name="http://www.ogf.org/dfdl/dfdl-1.0/
XMLSchemaSubset"
uri="org/apache/daffodil/xsd/
DFDLSubsetOfXMLSchema_v1_036
.xsd" />
-->
<uri
name=
"http://www.ogf.org/dfdl/dfdl-1.0/"
uri=
"org/apache/daffodil/xsd/
DFDL_part3_model
.xsd"
/>
<uri
name=
"http://www.ogf.org/dfdl/dfdl-1.0/
extensions"
uri=
"org/apache/daffodil/xsd/
dfdlx
.xsd"
/>
<uri
name=
"http://www.w3.org/2001/XMLSchema"
uri=
"org/apache/daffodil/xsd/XMLSchema_for_DFDL.xsd"
/>
<uri
name=
"http://www.w3.org/XML/1998/namespace"
uri=
"org/apache/daffodil/xsd/xml.xsd"
/>
<!--
Seems the format of catalogs doesn't allow spaces in the publicId.
I don't know if one can replace them with escape %20 stuff or not.
-->
Seems the format of catalogs doesn't allow spaces in the publicId.
I don't know if one can replace them with escape %20 stuff or not.
<public publicId="-//W3C//DTD XMLSCHEMA 200102//EN"
uri=
"org/apache/daffodil/xsd/XMLSchema.dtd"
/>
uri="org/apache/daffodil/xsd/XMLSchema.dtd" />
-->
<public
publicId=
"datatypes"
uri=
"org/apache/daffodil/xsd/datatypes.dtd"
/>
uri=
"org/apache/daffodil/xsd/datatypes.dtd"
/>
<uri
name=
"urn:ogf:dfdl:2013:imp:daffodil.apache.org:2018:int"
uri=
"org/apache/daffodil/xsd/dafint.xsd"
/>
<uri
name=
"urn:ogf:dfdl:2013:imp:daffodil.apache.org:2018:ext"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment