26 lines
No EOL
1 KiB
XML
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 ================== -->
|
|
|