utilitiesDomain.ent 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <!-- ============================================================= -->
  2. <!-- HEADER -->
  3. <!-- ============================================================= -->
  4. <!-- MODULE: DITA Utilities Domain Entities -->
  5. <!-- VERSION: 1.1 -->
  6. <!-- DATE: November 2006 -->
  7. <!-- -->
  8. <!-- ============================================================= -->
  9. <!-- ============================================================= -->
  10. <!-- PUBLIC DOCUMENT TYPE DEFINITION -->
  11. <!-- TYPICAL INVOCATION -->
  12. <!-- -->
  13. <!-- Refer to this file by the following public identifier or an
  14. appropriate system identifier
  15. PUBLIC "-//OASIS//ENTITIES DITA Utilities Domain//EN"
  16. Delivered as file "utilitiesDomain.ent" -->
  17. <!-- ============================================================= -->
  18. <!-- SYSTEM: Darwin Information Typing Architecture (DITA) -->
  19. <!-- -->
  20. <!-- PURPOSE: Declaring the substitution context and domain -->
  21. <!-- entity declarations for the utilities domain -->
  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 entity "ut-d-simpletable" -->
  32. <!-- 2005.11.15 RDA: Updated these comments to match template -->
  33. <!-- 2005.11.15 RDA: Corrected the "Delivered as" system ID -->
  34. <!-- ============================================================= -->
  35. <!-- ============================================================= -->
  36. <!-- ELEMENT EXTENSION ENTITY DECLARATIONS -->
  37. <!-- ============================================================= -->
  38. <!ENTITY % ut-d-fig "imagemap" >
  39. <!-- ============================================================= -->
  40. <!-- DOMAIN ENTITY DECLARATION -->
  41. <!-- ============================================================= -->
  42. <!ENTITY ut-d-att "(topic ut-d)" >
  43. <!-- ================== End Utilities Domain Entities ============ -->