home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _5ECAC742A75C47F3B4639BD638CDC910 < prev    next >
Encoding:
Text File  |  2002-09-03  |  2.6 KB  |  72 lines

  1. <!-- WML Modular Framework ...................................................... -->
  2. <!-- file: wml-framework-1.mod -->
  3. <!-- 
  4.     @Wireless Application Protocol Forum, Ltd. 2001.
  5.  
  6.     Terms and conditions of use are available from the Wireless Application Protocol Forum Ltd. 
  7.     Web site (http://www.wapforum.org/what/copyright.htm).
  8. -->
  9. <!--
  10.      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
  11.  
  12.        PUBLIC "-//WAPFORUM//ENTITIES WML Modular Framework 1.0//EN"
  13.        SYSTEM "http://www.wapforum.org/dtd/wml-framework-1.mod"
  14.        
  15.        This is an extension of the XHTML Modular Framework module. In addition to the 
  16.        required XHTML entities it includes:
  17.        
  18.                *WML datatypes
  19.                *WML namespace qualified names
  20.                *WML document model       
  21. -->
  22. <!-- 
  23.     XHTML notations
  24. -->
  25. <!ENTITY % xhtml-notations.mod PUBLIC "-//W3C//NOTATIONS XHTML Notations 1.0//EN"
  26.             "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-notations-1.mod">
  27. %xhtml-notations.mod;
  28. <!-- 
  29.     WML datatypes
  30. -->
  31. <!ENTITY % Boolean.datatype "(true|false)">
  32. <!-- 
  33.     XHTML datatypes
  34. -->
  35. <!ENTITY % xhtml-datatypes.mod PUBLIC "-//W3C//ENTITIES XHTML Datatypes 1.0//EN"
  36.             "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-datatypes-1.mod">
  37. %xhtml-datatypes.mod;
  38. <!-- 
  39.     WML qualified names
  40. -->
  41. <!ENTITY % wml-qname.mod PUBLIC "-//WAPFORUM//ENTITIES WML Qualified Names 1.0//EN"
  42.        "http://www.wapforum.org/DTD/wml-qname-1.mod">
  43. %wml-qname.mod;
  44. <!-- 
  45.     XHTML qualified names
  46. -->
  47. <!ENTITY % xhtml-qname.mod PUBLIC "-//W3C//ENTITIES XHTML Qualified Names 1.0//EN"
  48.             "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-qname-1.mod">
  49. %xhtml-qname.mod;
  50. <!--
  51.     XHTML global attributes
  52. -->
  53. <!ENTITY % xhtml-inlstyle.mod PUBLIC "-//W3C//ELEMENTS XHTML Inline Style 1.0//EN"
  54.             "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-inlstyle-1.mod">
  55. %xhtml-inlstyle.mod;
  56. <!ENTITY % XHTML.bidi "IGNORE">
  57. <!ENTITY % xhtml-attribs.mod PUBLIC "-//W3C//ENTITIES XHTML Common Attributes 1.0//EN"
  58.             "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-attribs-1.mod">
  59. %xhtml-attribs.mod;
  60. <!-- 
  61.     XHTML character entities
  62. -->
  63. <!ENTITY % xhtml-charent.mod PUBLIC "-//W3C//ENTITIES XHTML Character Entities 1.0//EN"
  64.             "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-charent-1.mod">
  65. %xhtml-charent.mod;
  66. <!-- 
  67.     WML document model
  68. -->
  69. <!ENTITY % wml-model.mod PUBLIC "-//WAPFORUM//ENTITIES WML 2.0 Document Model 1.0//EN"
  70.        "http://www.wapforum.org/DTD/wml20-model-1.mod">
  71. %wml-model.mod;
  72.