61 lines
No EOL
3.1 KiB
XML
61 lines
No EOL
3.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- ============================================================= -->
|
|
<!-- HEADER -->
|
|
<!-- ============================================================= -->
|
|
<!-- MODULE: DITA Abbreviated Form Domain -->
|
|
<!-- VERSION: 2.0 -->
|
|
<!-- DATE: [[[Release date]]] -->
|
|
<!-- PURPOSE: Declaring the elements and specialization -->
|
|
<!-- attributes for the Abbreviated Form Domain -->
|
|
<!-- -->
|
|
<!-- ============================================================= -->
|
|
<!-- ============================================================= -->
|
|
<!-- PUBLIC DOCUMENT TYPE DEFINITION -->
|
|
<!-- TYPICAL INVOCATION -->
|
|
<!-- -->
|
|
<!-- Refer to this file by the following public identifier or an -->
|
|
<!-- appropriate system identifier -->
|
|
<!-- PUBLIC "-//OASIS//ELEMENTS DITA 2.0 Abbreviated Form Domain//EN" -->
|
|
<!-- Delivered as file "abbreviateDomain.mod" -->
|
|
<!-- ============================================================= -->
|
|
<!-- (C) Copyright OASIS Open 2008, 2009. -->
|
|
<!-- All Rights Reserved. -->
|
|
<!-- -->
|
|
<!-- UPDATES: -->
|
|
<!-- ============================================================= -->
|
|
<!-- -->
|
|
|
|
<!-- ============================================================= -->
|
|
<!-- ELEMENT NAME ENTITIES -->
|
|
<!-- ============================================================= -->
|
|
|
|
<!ENTITY % abbreviated-form
|
|
"abbreviated-form" >
|
|
|
|
<!-- ============================================================= -->
|
|
<!-- ELEMENT DECLARATIONS -->
|
|
<!-- ============================================================= -->
|
|
|
|
<!-- LONG NAME: Abbreviated Form -->
|
|
<!ENTITY % abbreviated-form.content
|
|
"EMPTY"
|
|
>
|
|
<!ENTITY % abbreviated-form.attributes
|
|
"keyref
|
|
CDATA
|
|
#REQUIRED
|
|
%univ-atts;"
|
|
>
|
|
<!ELEMENT abbreviated-form %abbreviated-form.content;>
|
|
<!ATTLIST abbreviated-form %abbreviated-form.attributes;>
|
|
|
|
|
|
|
|
<!-- ============================================================= -->
|
|
<!-- SPECIALIZATION ATTRIBUTE DECLARATIONS -->
|
|
<!-- ============================================================= -->
|
|
|
|
<!ATTLIST abbreviated-form class CDATA "+ topic/term abbrev-d/abbreviated-form ">
|
|
|
|
<!-- ================== End of DITA Abbreviated Form Domain ==================== -->
|
|
|