← Prev in month
← Prev in thread
Next in thread →
Next in month →
Learning and Training Proposal: Make learningBasebody Optional
The current learningBase module requires learningBaseBody within the
learningBase topic type. Since DITA 1.1, topic has not required body and
there is no particular reason for the Learning specialization to require it.
Content model change:
Make (%learningBasebody;) particle optional in default content model for
learningBase topic type:
<!ENTITY % learningBase.content
"((%title;),
(%titlealts;)?,
(%shortdesc; |
%abstract;)?,
(%prolog;)?,
(%learningBasebody;)?,
(%related-links;)?,
(%learningBase-info-types;)* )"
>
And equivalent for XSD module.
Specification Changes:
- Update the language reference to reflect the content model
Implications for Processors:
- None (it is unlikely that the lack of an empty body element would confuse
any processors).
----
Eliot Kimber | Senior Solutions Architect | Really Strategies, Inc.
email: <mailto:>
office: 610.631.6770 | cell: 512.554.9368
2570 Boulevard of the Generals | Suite 213 | Audubon, PA 19403
www.reallysi.com <http://www.reallysi.com> | http://blog.reallysi.com
<http://blog.reallysi.com> | www.rsuitecms.com <http://www.rsuitecms.com>
← Prev in month
← Prev in thread
Next in thread →
Next in month →