/bundles/plugins-trunk/XML/xml/dtds/catalog
# · #! · 63 lines · 42 code · 21 blank · 0 comment · 0 complexity · 95446270c4ac19ccda40e8bc870834ac MD5 · raw file
- -- If your plugin includes DTDs, feel free to add them here and send
- me a patch. I would like the XML plugin to work out of the box with
- any XML files other plugins might use. --
- SYSTEM "xml-completion-info.dtd" "xml-completion-info.dtd"
- PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "oasis-catalog.dtd"
- SYSTEM "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd" "oasis-catalog.dtd"
- SYSTEM "actions.dtd" "jeditresource:/org/gjt/sp/jedit/actions.dtd"
- SYSTEM "catalog.dtd" "jeditresource:/org/gjt/sp/jedit/catalog.dtd"
- SYSTEM "dockables.dtd" "jeditresource:/org/gjt/sp/jedit/dockables.dtd"
- SYSTEM "perspective.dtd" "jeditresource:/org/gjt/sp/jedit/perspective.dtd"
- SYSTEM "plugins.dtd" "jeditresource:/org/gjt/sp/jedit/pluginmgr/plugins.dtd"
- SYSTEM "recent.dtd" "jeditresource:/org/gjt/sp/jedit/recent.dtd"
- SYSTEM "registers.dtd" "jeditresource:/org/gjt/sp/jedit/registers.dtd"
- SYSTEM "services.dtd" "jeditresource:/org/gjt/sp/jedit/services.dtd"
- SYSTEM "xmode.dtd" "jeditresource:/org/gjt/sp/jedit/syntax/xmode.dtd"
- -- XHTML 1.0 DTDs --
- PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "xhtml1-frameset.dtd"
- SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd" "xhtml1-frameset.dtd"
- PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "xhtml1-strict.dtd"
- SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" "xhtml1-strict.dtd"
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "xhtml1-transitional.dtd"
- SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" "xhtml1-transitional.dtd"
- PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "ent/xhtml-lat1.ent"
- SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent" "ent/xhtml-lat1.ent"
- PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" "ent/xhtml-special.ent"
- SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent" "ent/xhtml-special.ent"
- PUBLIC "-//W3C//ENTITIES Symbols for XHTML//EN" "ent/xhtml-symbol.ent"
- SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent" "ent/xhtml-symbol.ent"
- -- XHTML 1.1 DTDs --
- PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11-flat.dtd"
- PUBLIC "-//W3C//ENTITIES XHTML 1.1 Document Model 1.0//EN" "xhtml11-model-1.mod"
- -- Plugin DTDs --
- SYSTEM "sqlServerType.dtd" "jeditresource:/SQL.jar!/sqlServerType.dtd"
- SYSTEM "commando.dtd" "jeditresource:/Console.jar!/console/commands/commando.dtd"
- -- DocBook DTDs --
- OVERRIDE YES
- CATALOG "docbook-catalog.xml"
- -- XML Schema 1.0 schema --
- -- retrieved from the w3.org website --
- SYSTEM "http://www.w3.org/2001/XMLSchema.xsd" "schema4schemas.xsd"
- SYSTEM "http://www.w3.org/2001/datatypes.xsd" "datatypes.xsd"
- SYSTEM "http://www.w3.org/2001/xml.xsd" "xml.xsd"