uiDomain.ent 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <!-- ============================================================= -->
  2. <!-- HEADER -->
  3. <!-- ============================================================= -->
  4. <!-- MODULE: DITA User Interface 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 User Interface Domain//EN"
  16. Delivered as file "uiDomain.ent" -->
  17. <!-- ============================================================= -->
  18. <!-- SYSTEM: Darwin Information Typing Architecture (DITA) -->
  19. <!-- -->
  20. <!-- PURPOSE: Declaring the substitution context and domain -->
  21. <!-- entity declarations for the User Interface 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: Updated these comments to match template -->
  32. <!-- 2005.11.15 RDA: Corrected the "Delivered as" system ID -->
  33. <!-- ============================================================= -->
  34. <!-- ============================================================= -->
  35. <!-- ELEMENT EXTENSION ENTITY DECLARATIONS -->
  36. <!-- ============================================================= -->
  37. <!ENTITY % ui-d-keyword "wintitle" >
  38. <!ENTITY % ui-d-ph "uicontrol | menucascade" >
  39. <!ENTITY % ui-d-pre "screen" >
  40. <!-- ============================================================= -->
  41. <!-- DOMAIN ENTITY DECLARATION -->
  42. <!-- ============================================================= -->
  43. <!ENTITY ui-d-att "(topic ui-d)">
  44. <!-- ================== End User Interface Domain Entities ======= -->