| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <!-- ============================================================= -->
- <!-- HEADER -->
- <!-- ============================================================= -->
- <!-- MODULE: DITA Utilities Domain Entities -->
- <!-- VERSION: 1.1 -->
- <!-- DATE: November 2006 -->
- <!-- -->
- <!-- ============================================================= -->
- <!-- ============================================================= -->
- <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
- <!-- TYPICAL INVOCATION -->
- <!-- -->
- <!-- Refer to this file by the following public identifier or an
- appropriate system identifier
- PUBLIC "-//OASIS//ENTITIES DITA Utilities Domain//EN"
- Delivered as file "utilitiesDomain.ent" -->
- <!-- ============================================================= -->
- <!-- SYSTEM: Darwin Information Typing Architecture (DITA) -->
- <!-- -->
- <!-- PURPOSE: Declaring the substitution context and domain -->
- <!-- entity declarations for the utilities domain -->
- <!-- -->
- <!-- ORIGINAL CREATION DATE: -->
- <!-- March 2001 -->
- <!-- -->
- <!-- (C) Copyright OASIS Open 2005, 2006. -->
- <!-- (C) Copyright IBM Corporation 2001, 2004. -->
- <!-- All Rights Reserved. -->
- <!-- -->
- <!-- UPDATES: -->
- <!-- 2005.11.15 RDA: Removed entity "ut-d-simpletable" -->
- <!-- 2005.11.15 RDA: Updated these comments to match template -->
- <!-- 2005.11.15 RDA: Corrected the "Delivered as" system ID -->
- <!-- ============================================================= -->
- <!-- ============================================================= -->
- <!-- ELEMENT EXTENSION ENTITY DECLARATIONS -->
- <!-- ============================================================= -->
- <!ENTITY % ut-d-fig "imagemap" >
- <!-- ============================================================= -->
- <!-- DOMAIN ENTITY DECLARATION -->
- <!-- ============================================================= -->
-
- <!ENTITY ut-d-att "(topic ut-d)" >
- <!-- ================== End Utilities Domain Entities ============ -->
|