home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _CF92FCE41D75477D94D6DF361C79B6EC < prev    next >
Encoding:
Text File  |  2003-02-12  |  1.8 KB  |  58 lines

  1. <!-- ...................................................................... -->
  2. <!-- SMIL 2.0 Modular Framework Module  ................................... -->
  3. <!-- file: smil-framework-1.mod
  4.  
  5.      This is SMIL 2.0.
  6.  
  7.         Copyright: 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.
  8.         See http://www.w3.org/Consortium/Legal/.
  9.  
  10.     Author:     Jacco van Ossenbruggen
  11.         Revision:   2001/07/31  Thierry Michel  
  12.  
  13.      This DTD module is identified by the PUBLIC and SYSTEM identifiers:
  14.  
  15.      PUBLIC "-//W3C//ENTITIES SMIL 2.0 Modular Framework 1.0//EN"
  16.      SYSTEM "http://www.w3.org/2001/SMIL20/smil-framework-1.mod"
  17.  
  18.          ....................................................................... -->
  19.  
  20. <!-- Modular Framework
  21.  
  22.      This required module instantiates the modules needed
  23.      to support the SMIL 2.0 modularization model, including:
  24.  
  25.         +  datatypes
  26.         +  namespace-qualified names
  27.         +  common attributes
  28.         +  document model
  29. -->
  30.  
  31. <!ENTITY % smil-datatypes.module "INCLUDE" >
  32. <![%smil-datatypes.module;[
  33. <!ENTITY % smil-datatypes.mod
  34.      PUBLIC "-//W3C//ENTITIES SMIL 2.0 Datatypes 1.0//EN"
  35.             "smil-datatypes-1.mod" >
  36. %smil-datatypes.mod;]]>
  37.  
  38. <!ENTITY % smil-qname.module "INCLUDE" >
  39. <![%smil-qname.module;[
  40. <!ENTITY % smil-qname.mod
  41.      PUBLIC "-//W3C//ENTITIES SMIL 2.0 Qualified Names 1.0//EN"
  42.             "smil-qname-1.mod" >
  43. %smil-qname.mod;]]>
  44.  
  45. <!ENTITY % smil-attribs.module "INCLUDE" >
  46. <![%smil-attribs.module;[
  47. <!ENTITY % smil-attribs.mod
  48.      PUBLIC "-//W3C//ENTITIES SMIL 2.0 Common Attributes 1.0//EN"
  49.             "smil-attribs-1.mod" >
  50. %smil-attribs.mod;]]>
  51.  
  52. <!ENTITY % smil-model.module "INCLUDE" >
  53. <![%smil-model.module;[
  54. <!-- A content model MUST be defined by the driver file -->
  55. %smil-model.mod;]]>
  56.  
  57. <!-- end of smil-framework-1.mod -->
  58.