diff --git a/example_catalog/schema_catalog.xml b/example_catalog/schema_catalog.xml index efd86b4f200ac2f330b01aa9061cd163c0741a4f..c19523a5287ea04f42579016b4966d3476ab8abd 100644 --- a/example_catalog/schema_catalog.xml +++ b/example_catalog/schema_catalog.xml @@ -18,4 +18,11 @@ <entry schematype="schema" namespace="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" schemauri="kml-2.3.0/xAL.xsd"/> <entry schematype="nonvalidating" namespace="http://slub-dresden.de/" /> <entry schematype="nonvalidating" namespace="http://slub-dresden.de/slubarchiv" schemauri="nothing"/> + <!-- TEI 4.6.0 // https://www.tei-c.org/release/xml/tei/custom/schema/ --> + <entry schematype="schema" namespace="http://www.tei-c.org/ns/1.0" schemauri="tei-4.6.0/xsd/separated-tei_all/tei_all.xsd"/> + <entry schematype="schema" namespace="http://www.tei-c.org/ns/Examples" schemauri="tei-4.6.0/xsd/separated-tei_all_teix/tei_all_teix.xsd"/> + <!-- <entry schematype="relaxng" namespace="http://www.tei-c.org/ns/1.0" schemauri="file://localhost/etc/xml/slubrosetta/schemas/tei-4.6.0/relaxng/tei_all.rng"/> --> + + + </slubschemacatalog>