mapGroup.ent 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <!-- ============================================================= -->
  2. <!-- HEADER -->
  3. <!-- ============================================================= -->
  4. <!-- MODULE: DITA Map Group 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 Map Group Domain//EN"
  16. Delivered as file "mapGroup.ent" -->
  17. <!-- ============================================================= -->
  18. <!-- SYSTEM: Darwin Information Typing Architecture (DITA) -->
  19. <!-- -->
  20. <!-- PURPOSE: Declaring the substitution context and domain -->
  21. <!-- entity declarations for the map group 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: Corrected the "Delivered as" system ID -->
  32. <!-- ============================================================= -->
  33. <!-- ============================================================= -->
  34. <!-- ELEMENT EXTENSION ENTITY DECLARATIONS -->
  35. <!-- ============================================================= -->
  36. <!ENTITY % mapgroup-d-topicref
  37. "topichead | topicgroup" >
  38. <!-- ============================================================= -->
  39. <!-- DOMAIN ENTITY DECLARATION -->
  40. <!-- ============================================================= -->
  41. <!ENTITY mapgroup-d-att "(map mapgroup-d)" >
  42. <!-- ================== End Map Group Domain Entities ============ -->