dacarver | eb10690 | 2008-11-03 22:27:34 +0000 | [diff] [blame] | 1 | <!-- ============================================================= -->
|
| 2 | <!-- HEADER -->
|
| 3 | <!-- ============================================================= -->
|
| 4 | <!-- MODULE: DITA Topic Definitions -->
|
| 5 | <!-- VERSION: 1.1 -->
|
| 6 | <!-- DATE: November 2006 -->
|
| 7 | <!-- -->
|
| 8 | <!-- ============================================================= -->
|
| 9 |
|
| 10 | <!-- ============================================================= -->
|
| 11 | <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
|
| 12 | <!-- TYPICAL INVOCATION -->
|
| 13 | <!-- -->
|
| 14 | <!-- Refer to this file by the following public identifier or an
|
| 15 | PUBLIC"-//OASIS//ENTITIES DITA Topic Definitions//EN"
|
| 16 | Delivered as file "topicDefn.ent" -->
|
| 17 |
|
| 18 | <!-- ============================================================= -->
|
| 19 | <!-- SYSTEM: Darwin Information Typing Architecture (DITA) -->
|
| 20 | <!-- -->
|
| 21 | <!-- PURPOSE: Declaring the topic definitions -->
|
| 22 | <!-- -->
|
| 23 | <!-- ORIGINAL CREATION DATE: -->
|
| 24 | <!-- March 2001 -->
|
| 25 | <!-- -->
|
| 26 | <!-- (C) Copyright OASIS Open 2005, 2006. -->
|
| 27 | <!-- (C) Copyright IBM Corporation 2001, 2004. -->
|
| 28 | <!-- All Rights Reserved. -->
|
| 29 | <!-- -->
|
| 30 | <!-- UPDATES: -->
|
| 31 | <!-- 2005.11.15 RDA: Removed old declarations for spanspec and -->
|
| 32 | <!-- tfoot entities -->
|
| 33 | <!-- 2005.11.15 RDA: Corrected the "Delivered as" system ID -->
|
| 34 | <!-- 2006.07.06 RDA: Moved common elements to the module -->
|
| 35 | <!-- commonElements.ent -->
|
| 36 | <!-- ============================================================= -->
|
| 37 |
|
| 38 |
|
| 39 | <!-- ============================================================= -->
|
| 40 | <!-- ELEMENT NAME ENTITIES -->
|
| 41 | <!-- ============================================================= -->
|
| 42 |
|
| 43 |
|
| 44 | <!ENTITY % topic "topic" >
|
| 45 | <!ENTITY % abstract "abstract" >
|
| 46 | <!ENTITY % body "body" >
|
| 47 | <!ENTITY % example "example" >
|
| 48 | <!ENTITY % link "link" >
|
| 49 | <!ENTITY % linkinfo "linkinfo" >
|
| 50 | <!ENTITY % linklist "linklist" >
|
| 51 | <!ENTITY % linkpool "linkpool" >
|
| 52 | <!ENTITY % linktext "linktext" >
|
| 53 | <!ENTITY % metadata "metadata" >
|
| 54 | <!ENTITY % navtitle "navtitle" >
|
| 55 | <!ENTITY % no-topic-nesting
|
| 56 | "no-topic-nesting" >
|
| 57 | <!ENTITY % prolog "prolog" >
|
| 58 | <!ENTITY % related-links
|
| 59 | "related-links" >
|
| 60 | <!ENTITY % searchtitle "searchtitle" >
|
| 61 | <!ENTITY % section "section" >
|
| 62 | <!ENTITY % shortdesc "shortdesc" >
|
| 63 | <!ENTITY % titlealts "titlealts" >
|
| 64 |
|
| 65 | <!-- Also include common elements used in topics
|
| 66 | and maps -->
|
| 67 | <!ENTITY % commonDefns PUBLIC
|
| 68 | "-//OASIS//ENTITIES DITA Common Elements//EN"
|
| 69 | "commonElements.ent" >
|
| 70 | %commonDefns;
|
| 71 |
|
| 72 | <!-- ================== End Topic Definitions Entities =========== --> |