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

  1. <!-- TEI P4 DTD. Generated 2002-05-19T13:31:01+01:00 by odd2dtd.xsl -->
  2.  
  3. <!-- 22.: Tables, Formulae, Figures-->
  4. <!-- 22.1.1: Tables-->
  5. <!ENTITY % table 'INCLUDE' >
  6. <![ %table; [
  7.  
  8. <!ELEMENT %n.table; %om.RR;  (((%n.head;) | %m.Incl;)*, ((%n.row;), (%m.Incl;)*)+)> 
  9. <!ATTLIST %n.table;
  10.       %a.global;
  11.       rows CDATA #IMPLIED
  12.       cols CDATA #IMPLIED
  13.       TEIform CDATA 'table'  >
  14. ]]>  
  15. <!ENTITY % row 'INCLUDE' >
  16. <![ %row; [
  17.  
  18. <!ELEMENT %n.row;
  19. %om.RO;  (((%n.cell;)|(%n.table;)), (%m.Incl;)*)+> 
  20. <!ATTLIST %n.row;
  21.       %a.global;
  22.       role CDATA "data"
  23.       TEIform CDATA 'row'  >
  24. ]]>  
  25. <!ENTITY % cell 'INCLUDE' >
  26. <![ %cell; [
  27.  
  28. <!ELEMENT %n.cell; %om.RO; %paraContent;> 
  29. <!ATTLIST %n.cell;
  30.       %a.global;
  31.       role CDATA "data"
  32.       rows CDATA "1"
  33.       cols CDATA "1"
  34.       TEIform CDATA 'cell'  >
  35. ]]>  
  36. <!-- end of 22.1.1-->
  37. <!-- 22.2: Formulae-->
  38. <!ENTITY % formula 'INCLUDE' >
  39. <![ %formula; [
  40.  
  41. <!ELEMENT %n.formula; %om.RR; %formulaContent;> 
  42. <!ATTLIST %n.formula;
  43.       %a.global;
  44.       notation %formulaNotations; #REQUIRED
  45.       TEIform CDATA 'formula'  >
  46. ]]>  
  47. <!-- end of 22.2-->
  48. <!-- 22.3: Figures-->
  49. <!ENTITY % figure 'INCLUDE' >
  50. <![ %figure; [
  51.  
  52. <!ELEMENT %n.figure; %om.RR;  ((%m.Incl;)*, 
  53.                               ((%n.head;), (%m.Incl;)*)?, 
  54.                               ((%n.p;), (%m.Incl;)*)*,
  55.                               ((%n.figDesc;), (%m.Incl;)*)?, 
  56.                               ((%n.text;), (%m.Incl;)*)?) > 
  57. <!ATTLIST %n.figure;
  58.       %a.global;
  59.       entity ENTITY #IMPLIED
  60.       TEIform CDATA 'figure'  >
  61. ]]>  
  62. <!ENTITY % figDesc 'INCLUDE' >
  63. <![ %figDesc; [
  64.  
  65. <!ELEMENT %n.figDesc; %om.RR;  %paraContent;> 
  66. <!ATTLIST %n.figDesc;
  67.       %a.global;
  68.       TEIform CDATA 'figDesc'  >
  69. ]]>  
  70. <!-- end of 22.3-->
  71. <!-- end of 22.-->