code-srv-test/dita-ot-3.6/plugins/org.oasis-open.dita.techcomm.v2_0/dtd/technicalContent/svg/svg11-ditadriver.dtd
2021-03-23 22:38:58 +00:00

19 lines
No EOL
526 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- ===============================================
SVG driver for use with DITA.
Sets the namespace prefix to "svg"
DATE: [[[Release date]]]
=============================================== -->
<!ENTITY % NS.prefixed "INCLUDE" >
<!ENTITY % SVG.prefix "svg" >
<!ENTITY % svg11
PUBLIC "-//OASIS//ELEMENTS DITA 2.0 SVG 1.1//EN"
"svg11/svg11-flat-20110816.dtd"
>%svg11;
<!-- ============ End of DITA SVG driver =========== -->