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

26 lines
No EOL
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- ============================================================= -->
<!-- DITA Equation Domain -->
<!-- PURPOSE:Provides elements for identifying equations as -->
<!-- equations independent of how the equation itself -->
<!-- is defined (e.g., as a graphic, using MathML, etc.). -->
<!-- -->
<!-- Copyright (c) OASIS Open 2014 -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- ELEMENT EXTENSION ENTITY DECLARATIONS -->
<!-- ============================================================= -->
<!ENTITY % equation-d-ph
"equation-inline"
>
<!ENTITY % equation-d-div
"equation-block"
>
<!ENTITY % equation-d-fig
"equation-figure"
>
<!-- ================ End DITA Equation Domain ================== -->