TM v2.13 XML DTD Changes
- Added a new element "inlinegraphic". This element is used in "entry", "item" and "para" elements to allow for small graphics, such as equations, that would appear in the line of text. The "inlinegraphic" element replaces the "graphic" element which is to be used within "figure", "subfig" and other special cases for illustrations that are not a part of the flowing text.
- Modified the following elements to replace "graphic" with "inlinegraphic"
- entry
- item
- para
- Changed the oipwp content model, making the "graphic" element a "figure" element. This supports the examples in MIL-STD-40051B and requirement in MIL-STD-40051B for each graphic to have a number and title.
- Changed the "symbol" content model to confirm to ENTITY management. Changed the attribute "symbolcall CDATA #REQUIRED" to "symbolcall ENTITY #REQUIRED". Deleted the attribute "symbolnot" since the entity declaration will define the notation type. This changes conforms with requested change in 2.12 from CDATA to ENTITY.
- Removed from "subfig" element the attributes "orient", "size", and "shape".These characteristics are defined in graphic element.

