indexingDomain.ent 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <!-- ============================================================= -->
  2. <!-- HEADER -->
  3. <!-- ============================================================= -->
  4. <!-- MODULE: DITA Indexing 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 Indexing Domain//EN"
  16. Delivered as file "indexingDomain.ent" -->
  17. <!-- ============================================================= -->
  18. <!-- SYSTEM: Darwin Information Typing Architecture (DITA) -->
  19. <!-- -->
  20. <!-- PURPOSE: Declaring the substitution context and domain -->
  21. <!-- entity declarations for the indexing domain -->
  22. <!-- -->
  23. <!-- ORIGINAL CREATION DATE: -->
  24. <!-- June 2006 -->
  25. <!-- -->
  26. <!-- (C) Copyright OASIS Open 2006. -->
  27. <!-- All Rights Reserved. -->
  28. <!-- -->
  29. <!-- UPDATES: -->
  30. <!-- ============================================================= -->
  31. <!-- ============================================================= -->
  32. <!-- ELEMENT EXTENSION ENTITY DECLARATIONS -->
  33. <!-- ============================================================= -->
  34. <!ENTITY % indexing-d-index-base
  35. "index-see | index-see-also | index-sort-as">
  36. <!-- ============================================================= -->
  37. <!-- DOMAIN ENTITY DECLARATION -->
  38. <!-- ============================================================= -->
  39. <!ENTITY indexing-d-att "(topic indexing-d)" >
  40. <!-- ================== End Indexing Domain Entities ============= -->