Chapter 3. Getting an XML Resolver
The XML Resolver is distributed in two ways: you can get it as a release from GitHub, or you can get it from Maven with coordinates like these:
1 |<dependency>
| <groupId>org.xmlresolver</groupId>
| <artifactId>xmlresolver</artifactId>
| <version>6.0.4</version>
5 |</dependency>
|
|<dependency>
| <groupId>org.xmlresolver</groupId>
| <artifactId>xmlresolver</artifactId>
10 | <version>6.0.4</version>
| <classifier>data</classifier>
|</dependency>
Place the XML Resolver jar file on your classpath to use the resolver. If you also place the “data” jar file on your classpath, you will automatically get local resolution of a large number of open source schemas and DTDs.
Other distributions can also take advantage of this automatic
behavior by placing a catalog file at
org/xmlresolver/catalog.xml in the jar file. For example, the
DocBook schemas
and
xslTNG releases do this.
Simply placing those jar files in your classpath will make catalog resolution of
the standard URIs quick and efficient.
1. What’s in the “data” jar?
The data artifact (a separate .jar file on Java, a separate assembly on C#)
contains the following resources and a catalog that maps to local copies of them stored
in the data artifact:
System identifier:
http://www.oasis-open.org/committees/entity/release/1.1/catalog.dtdPublic identifier:
-//OASIS//DTD XML Catalogs V1.1//ENNamespace:
urn:oasis:names:tc:entity:xmlns:xml:catalogRDDL nature:
https://www.iana.org/assignments/media-types/application/xml-dtdRDDL purpose:
http://www.rddl.org/purposes#validationURI:
http://www.oasis-open.org/committees/entity/release/1.1/catalog.rngNamespace:
urn:oasis:names:tc:entity:xmlns:xml:catalogRDDL nature:
http://relaxng.org/ns/structure/1.0RDDL purpose:
http://www.rddl.org/purposes#validationURI:
http://www.oasis-open.org/committees/entity/release/1.1/catalog.xsdNamespace:
urn:oasis:names:tc:entity:xmlns:xml:catalogRDDL nature:
http://www.w3.org/2001/XMLSchemaRDDL purpose:
http://www.rddl.org/purposes#validationSystem identifier:
http://www.rddl.org/rddl-qname-1.modPublic identifier:
-//XML-DEV//ENTITIES RDDL QName Module 1.0//ENSystem identifier:
http://www.rddl.org/rddl-resource-1.modPublic identifier:
-//XML-DEV//ELEMENTS RDDL Resource 1.0//ENSystem identifier:
http://www.rddl.org/rddl-xhtml.dtdPublic identifier:
-//XML-DEV//DTD XHTML RDDL 1.0//ENSystem identifier:
http://www.rddl.org/xhtml-arch-1.modSystem identifier:
http://www.rddl.org/xhtml-attribs-1.modSystem identifier:
http://www.rddl.org/xhtml-base-1.modSystem identifier:
http://www.rddl.org/xhtml-basic-form-1.modSystem identifier:
http://www.rddl.org/xhtml-basic-table-1.modSystem identifier:
http://www.rddl.org/xhtml-blkphras-1.modSystem identifier:
http://www.rddl.org/xhtml-blkstruct-1.modSystem identifier:
http://www.rddl.org/xhtml-charent-1.modSystem identifier:
http://www.rddl.org/xhtml-datatypes-1.modSystem identifier:
http://www.rddl.org/xhtml-events-1.modSystem identifier:
http://www.rddl.org/xhtml-framework-1.modSystem identifier:
http://www.rddl.org/xhtml-hypertext-1.modSystem identifier:
http://www.rddl.org/xhtml-image-1.modSystem identifier:
http://www.rddl.org/xhtml-inlphras-1.modSystem identifier:
http://www.rddl.org/xhtml-inlstruct-1.modSystem identifier:
http://www.rddl.org/xhtml-lat1.entSystem identifier:
http://www.rddl.org/xhtml-link-1.modSystem identifier:
http://www.rddl.org/xhtml-list-1.modSystem identifier:
http://www.rddl.org/xhtml-meta-1.modSystem identifier:
http://www.rddl.org/xhtml-notations-1.modSystem identifier:
http://www.rddl.org/xhtml-object-1.modSystem identifier:
http://www.rddl.org/xhtml-param-1.modSystem identifier:
http://www.rddl.org/xhtml-qname-1.modSystem identifier:
http://www.rddl.org/xhtml-rddl-model-1.modPublic identifier:
-//XML-DEV//ENTITIES RDDL Document Model 1.0//ENSystem identifier:
http://www.rddl.org/xhtml-special.entSystem identifier:
http://www.rddl.org/xhtml-struct-1.modSystem identifier:
http://www.rddl.org/xhtml-symbol.entSystem identifier:
http://www.rddl.org/xhtml-text-1.modSystem identifier:
http://www.rddl.org/xhtml11.dtdSystem identifier:
http://www.rddl.org/xlink-module-1.modPublic identifier:
-//XML-DEV//ENTITIES XLink Module 1.0//ENURI:
https://www.w3.org/1999/xlink.xsdNamespace:
https://www.w3.org/1999/xlinkRDDL nature:
http://www.w3.org/2001/XMLSchemaRDDL purpose:
http://www.rddl.org/purposes#validationSystem identifier:
https://www.w3.org/2001/XMLSchema.dtdPublic identifier:
-//W3C//DTD XMLSCHEMA 200102//ENURI:
https://www.w3.org/2001/XMLSchema.xsdNamespace:
http://www.w3.org/2001/XMLSchemaRDDL nature:
http://www.w3.org/2001/XMLSchemaRDDL purpose:
http://www.rddl.org/purposes#validationSystem identifier:
https://www.w3.org/2001/datatypes.dtdPublic identifier:
-//W3C//DTD XSD 1.0 Datatypes//ENURI:
https://www.w3.org/2001/xml.xsdNamespace:
https://www.w3.org/XML/1998/namespaceRDDL nature:
http://www.w3.org/2001/XMLSchemaRDDL purpose:
http://www.rddl.org/purposes#validationSystem identifier:
https://www.w3.org/2002/xmlspec/dtd/2.10/xmlspec.dtdPublic identifier:
-//W3C//DTD Specification V2.10//ENSystem identifier:
https://www.w3.org/2003/entities/2007/html5-uppercase.entPublic identifier:
-//W3C//ENTITIES uppercase aliases for HTML//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/htmlmathml-f.entPublic identifier:
-//W3C//ENTITIES HTML MathML Set//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/htmlmathml.entPublic identifier:
-//W3C//ENTITIES HTML MathML Set//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isoamsa.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Arrow Relations//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isoamsb.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Binary Operators//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isoamsc.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Delimiters//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isoamsn.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Negated Relations//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isoamso.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Ordinary//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isoamsr.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Relations//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isobox.entPublic identifier:
-//W3C//ENTITIES Box and Line Drawing//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isocyr1.entPublic identifier:
-//W3C//ENTITIES Russian Cyrillic//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isocyr2.entPublic identifier:
-//W3C//ENTITIES Non-Russian Cyrillic//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isodia.entPublic identifier:
-//W3C//ENTITIES Diacritical Marks//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isogrk1.entPublic identifier:
-//W3C//ENTITIES Greek Letters//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isogrk2.entPublic identifier:
-//W3C//ENTITIES Monotoniko Greek//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isogrk3.entPublic identifier:
-//W3C//ENTITIES Greek Symbols//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isogrk4.entPublic identifier:
-//W3C//ENTITIES Alternative Greek Symbols//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isolat1.entPublic identifier:
-//W3C//ENTITIES Added Latin 1//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isolat2.entPublic identifier:
-//W3C//ENTITIES Added Latin 2//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isomfrk.entPublic identifier:
-//W3C//ENTITIES Math Alphabets: Fraktur//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isomopf.entPublic identifier:
-//W3C//ENTITIES Math Alphabets: Open Face//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isomscr.entPublic identifier:
-//W3C//ENTITIES Math Alphabets: Script//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isonum.entPublic identifier:
-//W3C//ENTITIES Numeric and Special Graphic//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isopub.entPublic identifier:
-//W3C//ENTITIES Publishing//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/isotech.entPublic identifier:
-//W3C//ENTITIES General Technical//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/mmlalias.entPublic identifier:
-//W3C//ENTITIES MathML Aliases//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/mmlextra.entPublic identifier:
-//W3C//ENTITIES Additional MathML Symbols//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/predefined.entPublic identifier:
-//W3C//ENTITIES Predefined XML//EN///XMLSystem identifier:
https://www.w3.org/2003/entities/2007/w3centities-f.entPublic identifier:
-//W3C//ENTITIES Combined Set//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/w3centities.entPublic identifier:
-//W3C//ENTITIES Combined Set//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/xhtml1-lat1.entPublic identifier:
-//W3C//ENTITIES Latin for HTML//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/xhtml1-special.entPublic identifier:
-//W3C//ENTITIES Special for HTML//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/2007/xhtml1-symbol.entPublic identifier:
-//W3C//ENTITIES Symbol for HTML//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isoamsa.entPublic identifier:
ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isoamsb.entPublic identifier:
ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isoamsc.entPublic identifier:
ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isoamsn.entPublic identifier:
ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isoamso.entPublic identifier:
ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isoamsr.entPublic identifier:
ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isobox.entPublic identifier:
ISO 8879:1986//ENTITIES Box and Line Drawing//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isocyr1.entPublic identifier:
ISO 8879:1986//ENTITIES Russian Cyrillic//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isocyr2.entPublic identifier:
ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isodia.entPublic identifier:
ISO 8879:1986//ENTITIES Diacritical Marks//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isogrk1.entPublic identifier:
ISO 8879:1986//ENTITIES Greek Letters//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isogrk2.entPublic identifier:
ISO 8879:1986//ENTITIES Monotoniko Greek//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isogrk3.entPublic identifier:
ISO 8879:1986//ENTITIES Greek Symbols//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isogrk4.entPublic identifier:
ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isolat1.entPublic identifier:
ISO 8879:1986//ENTITIES Added Latin 1//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isolat2.entPublic identifier:
ISO 8879:1986//ENTITIES Added Latin 2//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isonum.entPublic identifier:
ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isopub.entPublic identifier:
ISO 8879:1986//ENTITIES Publishing//EN//XMLSystem identifier:
https://www.w3.org/2003/entities/iso8879/isotech.entPublic identifier:
ISO 8879:1986//ENTITIES General Technical//EN//XMLURI:
https://www.w3.org/2007/schema-for-xslt20.xsdSystem identifier:
https://www.w3.org/2009/XMLSchema/XMLSchema.dtdPublic identifier:
-//W3C//DTD XSD 1.1//ENSystem identifier:
https://www.w3.org/2009/XMLSchema/datatypes.dtdPublic identifier:
-//W3C//DTD XSD 1.1 Datatypes//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-animation.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Animation//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-animevents-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Animation Events Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-basic-clip.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Basic Clip//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-basic-filter.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Basic Filter//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-basic-font.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Basic Font//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-basic-graphics-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Basic Graphics Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-basic-paint-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Basic Paint Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-basic-structure.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Basic Structure//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-basic-text.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Basic Text//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-clip.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Clip//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-conditional.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Conditional Processing//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-container-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Container Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-core-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Core Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-cursor.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Cursor//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-datatypes.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Datatypes//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-docevents-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Document Events Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-extensibility.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Extensibility//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-extresources-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 External Resources Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-filter.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Filter//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-font.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Font//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-framework.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Modular Framework//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-gradient.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Gradient//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-graphevents-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Graphical Element Events Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-graphics-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Graphics Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-hyperlink.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Hyperlinking//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-image.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Image//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-marker.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Marker//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-mask.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Mask//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-opacity-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Paint Opacity Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-paint-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Paint Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-pattern.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Pattern//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-profile.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Color Profile//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-qname.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Qualified Name//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-script.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Scripting//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-shape.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Shape//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-structure.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Structure//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-style.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Style//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-template-qname.modPublic identifier:
-//W3C//ENTITIES SVG Template Qualified Name//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-template.modSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-text.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 Text//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-view.modPublic identifier:
-//W3C//ELEMENTS SVG 1.1 View//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-viewport-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Viewport Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg-xlink-attrib.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 XLink Attribute//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-attribs.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Attribute Collection//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic-attribs.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Basic Attribute Collection//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic-flat.dtdSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic-model.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Basic Document Model//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-basic.dtdPublic identifier:
-//W3C//DTD SVG 1.1 Basic//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat-20030114.dtdSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-flat.dtdSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-model.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Document Model//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-template.dtdPublic identifier:
-//W3C//DTD SVG 1.1 Template//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny-attribs.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Tiny Attribute Collection//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny-flat.dtdSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny-model.modPublic identifier:
-//W3C//ENTITIES SVG 1.1 Tiny Document Model//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtdPublic identifier:
-//W3C//DTD SVG 1.1 Tiny//ENSystem identifier:
https://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtdPublic identifier:
-//W3C//DTD SVG 1.1//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-access-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Access Element 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-access-qname-1.modPublic identifier:
-//W3C//ENTITIES XHTML Access Attribute Qnames 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-applet-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Java Applets 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-arch-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Base Architecture 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-attribs-1.modPublic identifier:
-//W3C//ENTITIES XHTML Common Attributes 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-base-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Base Element 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-basic-form-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Basic Forms 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-basic-table-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Basic Tables 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-basic10-model-1.modPublic identifier:
-//W3C//ENTITIES XHTML Basic 1.0 Document Model 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-basic11-model-1.modPublic identifier:
-//W3C//ENTITIES XHTML Basic 1.1 Document Model 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-basic11.dtdPublic identifier:
-//W3C//DTD XHTML Basic 1.1//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-bdo-1.modPublic identifier:
-//W3C//ELEMENTS XHTML BIDI Override Element 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-blkphras-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Block Phrasal 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-blkpres-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Block Presentation 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-blkstruct-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Block Structural 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-charent-1.modPublic identifier:
-//W3C//ENTITIES XHTML Character Entities 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-csismap-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Client-side Image Maps 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-datatypes-1.modPublic identifier:
-//W3C//ENTITIES XHTML Datatypes 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-edit-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Editing Elements 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-events-1.modPublic identifier:
-//W3C//ENTITIES XHTML Intrinsic Events 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-form-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Forms 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-frames-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Frames 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-framework-1.modPublic identifier:
-//W3C//ENTITIES XHTML Modular Framework 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-hyperAttributes-1.modPublic identifier:
-//W3C//ENTITIES XHTML HyperAttributes 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-hypertext-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Hypertext 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-iframe-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Inline Frame Element 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-image-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Images 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-inlphras-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Inline Phrasal 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-inlpres-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Inline Presentation 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-inlstruct-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Inline Structural 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-inlstyle-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Inline Style 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-inputmode-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Inputmode 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-lat1.entSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-legacy-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Legacy MarkUp 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-legacy-redecl-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Legacy Redeclarations 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-link-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Link Element 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-list-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Lists 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-meta-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Metainformation 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-meta-2.modPublic identifier:
-//W3C//ELEMENTS XHTML Metainformation 2.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-metaAttributes-1.modPublic identifier:
-//W3C//ENTITIES XHTML MetaAttributes 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-nameident-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Name Identifier 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-notations-1.modPublic identifier:
-//W3C//NOTATIONS XHTML Notations 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-object-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Embedded Object 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-param-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Param Element 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-pres-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Presentation 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-print10-model-1.modPublic identifier:
-//W3C//ENTITIES XHTML-Print 1.0 Document Model 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-qname-1.modPublic identifier:
-//W3C//ENTITIES XHTML Qualified Names 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-rdfa-model-1.modPublic identifier:
-//W3C//ENTITIES XHTML+RDFa Document Model 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-rdfa-qname-1.modPublic identifier:
-//W3C//ENTITIES XHTML RDFa Attribute Qnames 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-role-1.modPublic identifier:
-//W3C//ENTITIES XHTML Role Attribute 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-role-qname-1.modPublic identifier:
-//W3C//ENTITIES XHTML Role Attribute Qnames 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-ruby-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Ruby 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-script-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Scripting 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-special.entSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-ssismap-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Server-side Image Maps 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-struct-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Document Structure 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-style-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Style Sheets 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-symbol.entSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-table-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Tables 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-target-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Target 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml-text-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Text 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml1-frameset.dtdPublic identifier:
-//W3C//DTD XHTML 1.0 Frameset//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml1-strict.dtdPublic identifier:
-//W3C//DTD XHTML 1.0 Strict//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml1-transitional.dtdPublic identifier:
-//W3C//DTD XHTML 1.0 Transitional//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml11-model-1.modPublic identifier:
-//W3C//ENTITIES XHTML 1.1 Document Model 1.0//ENSystem identifier:
https://www.w3.org/MarkUp/DTD/xhtml11.dtdPublic identifier:
-//W3C//DTD XHTML 1.1//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isoamsa.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isoamsb.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isoamsc.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isoamsn.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isoamso.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isoamsr.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isobox.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isocyr1.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isocyr2.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isodia.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isogrk1.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isogrk2.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isogrk3.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isogrk4.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isolat1.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isolat2.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isomfrk.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isomopf.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isomscr.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isonum.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isopub.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/isotech.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/mathml.dtdSystem identifier:
https://www.w3.org/Math/DTD/mathml1/mmlalias.entSystem identifier:
https://www.w3.org/Math/DTD/mathml1/mmlextra.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/html/lat1.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/html/special.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/html/symbol.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isoamsa.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isoamsb.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isoamsc.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isoamsn.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isoamso.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isoamsr.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isobox.entPublic identifier:
-//W3C//ENTITIES Box and Line Drawing for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isocyr1.entPublic identifier:
-//W3C//ENTITIES Russian Cyrillic for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isocyr2.entPublic identifier:
-//W3C//ENTITIES Non-Russian Cyrillic for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isodia.entPublic identifier:
-//W3C//ENTITIES Diacritical Marks for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isogrk1.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isogrk2.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isogrk3.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isogrk4.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isolat1.entPublic identifier:
-//W3C//ENTITIES Added Latin 1 for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isolat2.entPublic identifier:
-//W3C//ENTITIES Added Latin 2 for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isonum.entPublic identifier:
-//W3C//ENTITIES Numeric and Special Graphic for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isopub.entPublic identifier:
-//W3C//ENTITIES Publishing for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso8879/isotech.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isoamsa.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Arrow Relations for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isoamsb.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Binary Operators for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isoamsc.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Delimiters for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isoamsn.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Negated Relations for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isoamso.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Ordinary for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isoamsr.entPublic identifier:
-//W3C//ENTITIES Added Math Symbols: Relations for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isogrk3.entPublic identifier:
-//W3C//ENTITIES Greek Symbols for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isogrk4.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isomfrk.entPublic identifier:
-//W3C//ENTITIES Math Alphabets: Fraktur for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isomopf.entPublic identifier:
-//W3C//ENTITIES Math Alphabets: Open Face for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isomscr.entPublic identifier:
-//W3C//ENTITIES Math Alphabets: Script for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/iso9573-13/isotech.entPublic identifier:
-//W3C//ENTITIES General Technical for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isoamsa.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isoamsb.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isoamsc.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isoamsn.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isoamso.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isoamsr.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isobox.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isocyr1.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isocyr2.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isodia.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isogrk3.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isolat1.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isolat2.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isomfrk.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isomopf.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isomscr.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isonum.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isopub.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/isotech.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/mathml/mmlalias.entPublic identifier:
-//W3C//ENTITIES Aliases for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/mathml/mmlextra.entPublic identifier:
-//W3C//ENTITIES Extra for MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/mathml2-a.dtdSystem identifier:
https://www.w3.org/Math/DTD/mathml2/mathml2-qname-1.modPublic identifier:
-//W3C//ENTITIES MathML 2.0 Qualified Names 1.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/mathml2.dtdPublic identifier:
-//W3C//DTD MathML 2.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml2/mmlalias.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/mmlextra.entSystem identifier:
https://www.w3.org/Math/DTD/mathml2/xhtml-math11-f-a.dtdSystem identifier:
https://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtdSystem identifier:
https://www.w3.org/Math/DTD/mathml2/xhtml-math11.dtdSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isoamsa.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isoamsb.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isoamsc.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isoamsn.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isoamso.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isoamsr.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isobox.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isocyr1.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isocyr2.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isodia.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isogrk3.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isolat1.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isolat2.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isomfrk.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isomopf.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isomscr.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isonum.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isopub.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/isotech.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/mathml3-qname.modPublic identifier:
-//W3C//ENTITIES MathML 3.0 Qualified Names 1.0//ENSystem identifier:
https://www.w3.org/Math/DTD/mathml3/mathml3.dtdSystem identifier:
https://www.w3.org/Math/DTD/mathml3/mmlalias.entSystem identifier:
https://www.w3.org/Math/DTD/mathml3/mmlextra.entSystem identifier:
https://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtdPublic identifier:
-//W3C//DTD SVG 1.0//ENSystem identifier:
https://www.w3.org/TR/ruby/xhtml-ruby-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Ruby 1.0//ENSystem identifier:
https://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtdPublic identifier:
-//W3C//DTD XHTML Basic 1.0//ENSystem identifier:
https://www.w3.org/TR/xhtml-modularization/DTD/xhtml-bdo-1.modPublic identifier:
-//W3C//ELEMENTS XHTML BIDI Override Element 1.0//ENSystem identifier:
https://www.w3.org/TR/xhtml-modularization/DTD/xhtml-csismap-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Client-side Image Maps 1.0//ENSystem identifier:
https://www.w3.org/TR/xhtml-modularization/DTD/xhtml-edit-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Editing Elements 1.0//ENSystem identifier:
https://www.w3.org/TR/xhtml-modularization/DTD/xhtml-lat1.entPublic identifier:
-//W3C//ENTITIES Latin 1 for XHTML//ENSystem identifier:
https://www.w3.org/TR/xhtml-modularization/DTD/xhtml-legacy-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Legacy MarkUp 1.0//ENSystem identifier:
https://www.w3.org/TR/xhtml-modularization/DTD/xhtml-special.entPublic identifier:
-//W3C//ENTITIES Symbols for XHTML//ENSystem identifier:
https://www.w3.org/TR/xhtml-modularization/DTD/xhtml-ssismap-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Server-side Image Maps 1.0//ENSystem identifier:
https://www.w3.org/TR/xhtml-modularization/DTD/xhtml-symbol.entPublic identifier:
-//W3C//ENTITIES Special for XHTML//ENSystem identifier:
https://www.w3.org/TR/xhtml-modularization/DTD/xhtml-table-1.modPublic identifier:
-//W3C//ELEMENTS XHTML Tables 1.0//ENSystem identifier:
https://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.entSystem identifier:
https://www.w3.org/TR/xhtml1/DTD/xhtml-special.entSystem identifier:
https://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.entSystem identifier:
https://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtdPublic identifier:
-//W3C//DTD XHTML 1.0 Frameset//ENSystem identifier:
https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtdPublic identifier:
-//W3C//DTD XHTML 1.0 Strict//ENSystem identifier:
https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtdPublic identifier:
-//W3C//DTD XHTML 1.0 Transitional//ENURI:
https://www.w3.org/TR/xmlschema-1/XMLSchema.xsdURI:
https://www.w3.org/TR/xmlschema-2/datatypes.xsdSystem identifier:
https://www.w3.org/TR/xmlschema11-1/XMLSchema.dtdPublic identifier:
-//W3C//DTD XSD 1.1//ENURI:
https://www.w3.org/TR/xmlschema11-1/XMLSchema.xsdSystem identifier:
https://www.w3.org/TR/xmlschema11-1/datatypes.dtdPublic identifier:
-//W3C//DTD XSD 1.1 Datatypes//ENSystem identifier:
https://www.w3.org/TR/xmlschema11-2/XMLSchema.dtdPublic identifier:
-//W3C//DTD XSD 1.1//ENSystem identifier:
https://www.w3.org/TR/xmlschema11-2/datatypes.dtdPublic identifier:
-//W3C//DTD XSD 1.1 Datatypes//ENURI:
https://www.w3.org/TR/xmlschema11-2/datatypes.xsdURI:
https://www.w3.org/TR/xslt-30/schema-for-json.xsdURI:
https://www.w3.org/TR/xslt-30/schema-for-xslt30.rncURI:
https://www.w3.org/TR/xslt-30/schema-for-xslt30.rngURI:
https://www.w3.org/TR/xslt-30/schema-for-xslt30.xsdURI:
https://www.w3.org/TR/xslt-30/xml-to-json.xslURI:
https://www.w3.org/XML/2008/06/xlink.xsdSystem identifier:
https://xmlcatalogs.org/schema/1.1/catalog.dtdPublic identifier:
-//OASIS//DTD XML Catalogs V1.1//ENNamespace:
urn:oasis:names:tc:entity:xmlns:xml:catalogRDDL nature:
https://www.iana.org/assignments/media-types/application/xml-dtdRDDL purpose:
http://www.rddl.org/purposes#validationURI:
https://xmlcatalogs.org/schema/1.1/catalog.rncURI:
https://xmlcatalogs.org/schema/1.1/catalog.rngNamespace:
urn:oasis:names:tc:entity:xmlns:xml:catalogRDDL nature:
http://relaxng.org/ns/structure/1.0RDDL purpose:
http://www.rddl.org/purposes#validationURI:
https://xmlcatalogs.org/schema/1.1/catalog.xsdNamespace:
urn:oasis:names:tc:entity:xmlns:xml:catalogRDDL nature:
http://www.w3.org/2001/XMLSchemaRDDL purpose:
http://www.rddl.org/purposes#validationURI:
https://xmlresolver.org/data/resolver/succeeded/test/check.xml
The data artifact is maintained separately; for the most up-to-date information about what it contains, see https://github.com/xmlresolver/xmlresolverdata for the Java release and https://github.com/xmlresolver/xmlresolvercsdata for the C# release.