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

  1. <!-- WML Qualified Names Module  ......................................... -->
  2. <!-- file: wml-qname-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.     
  11.      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
  12.  
  13.     PUBLIC "-//WAPFORUM//ENTITIES WML Qualified Names 1.0//EN"
  14.        SYSTEM "wml-qname-1.mod"
  15.  
  16.     This module declares WML names with the WML namespace prefix.    
  17.  
  18. -->
  19. <!--
  20.     The WML namespace name
  21. -->
  22. <!ENTITY % WML.xmlns "http://www.wapforum.org/2001/wml">
  23. <!--
  24.     WML namespace prefix
  25.     
  26.     On WML elements WML is declared as the default namespace. 
  27.     Namespace prefix is used only for WML attributes on XHTML elements.
  28. -->
  29. <!ENTITY % WML.prefix "wml">
  30. <!--
  31.     Parameter entity with the WML namespace prefix plus the ":". 
  32.     The actual prefix, WML.prefix, is declared in the WML DTD driver. 
  33. -->
  34. <!ENTITY % WML.pfx "%WML.prefix;:">
  35. <!--
  36.     Attribute used to declare the WML namespace with the WML prefix.
  37. -->
  38. <!ENTITY % WML.xmlns.extra.attrib "xmlns:%WML.prefix;     %URI.datatype;         #FIXED     '%WML.xmlns;'">
  39. <!--
  40.     All WML qualified names. 
  41.     
  42.     Note that element names are not prefixed. Only attribute names are.
  43. -->
  44. <!ENTITY % card.qname "%WML.pfx;card">
  45. <!ENTITY % do.qname "%WML.pfx;do">
  46. <!ENTITY % access.qname "%WML.pfx;access">
  47. <!ENTITY % go.qname "%WML.pfx;go">
  48. <!ENTITY % prev.qname "%WML.pfx;prev">
  49. <!ENTITY % refresh.qname "%WML.pfx;refresh">
  50. <!ENTITY % noop.qname "%WML.pfx;noop">
  51. <!ENTITY % onevent.qname "%WML.pfx;onevent">
  52. <!ENTITY % postfield.qname "%WML.pfx;postfield">
  53. <!ENTITY % setvar.qname "%WML.pfx;setvar">
  54. <!ENTITY % getvar.qname "%WML.pfx;getvar">
  55. <!ENTITY % timer.qname "%WML.pfx;timer">
  56. <!ENTITY % widget.qname "%WML.pfx;widget">
  57. <!ENTITY % anchor.qname "%WML.pfx;anchor">
  58. <!ENTITY % att.forua.qname "%WML.pfx;forua">
  59. <!ENTITY % att.value.qname "%WML.pfx;value">
  60. <!ENTITY % att.iname.qname "%WML.pfx;iname">
  61. <!ENTITY % att.name.qname "%WML.pfx;name">
  62. <!ENTITY % att.ivalue.qname "%WML.pfx;ivalue">
  63. <!ENTITY % att.format.qname "%WML.pfx;format">
  64. <!ENTITY % att.emptyok.qname "%WML.pfx;emptyok">
  65. <!ENTITY % att.localsrc.qname "%WML.pfx;localsrc">
  66. <!ENTITY % att.columns.qname "%WML.pfx;columns">
  67. <!ENTITY % att.align.qname "%WML.pfx;align">
  68. <!ENTITY % att.mode.qname "%WML.pfx;mode">
  69. <!ENTITY % att.onenterforward.qname "%WML.pfx;onenterforward">
  70. <!ENTITY % att.onenterbackward.qname "%WML.pfx;onenterbackward">
  71. <!ENTITY % att.ontimer.qname "%WML.pfx;ontimer">
  72. <!ENTITY % att.onpick.qname "%WML.pfx;onpick">
  73. <!ENTITY % att.newcontext.qname "%WML.pfx;newcontext">
  74. <!ENTITY % att.usexmlfragment.qname "%WML.pfx;use-xml-fragments">
  75. <!ENTITY % att.type.qname "%WML.pfx;type">
  76. <!--
  77.     The u element is not declared in XHTML, because it has beed removed from the language. 
  78.     So it must be declared here. It is, however, deprecated in WML. 
  79. -->
  80. <!ENTITY % u.qname "u">
  81.