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

  1. <!-- TEI P4 DTD. Generated 2002-05-19T13:31:04+01:00 by odd2dtd.xsl -->
  2.  
  3. <!-- 13.4.2: Elements for flat-style terminological data-->
  4. <!--The flat structure is used to represent a variety of terminology
  5. documents that occur in practice and which do not follow the form
  6. of the nested interchange
  7. format.  The flat representation allows for a less
  8. rigid structure, but provides a rich mechanism for reflecting
  9. inter-element relations.-->
  10. <!--The declaration of termEntry enforces appearance of at least one term
  11. element in a termEntry, which may be preceded by descrip, admin, note,
  12. otherform, or gram.  There may be multiple notes, admins, descrips
  13. otherforms, and grams appearing in any order.  xRef, date, biblRef
  14. can appear in all positions in termEntry.-->
  15. <!ENTITY % termEntry 'INCLUDE' >
  16. <![ %termEntry; [
  17.  
  18. <!ELEMENT %n.termEntry; %om.RO;
  19.  ( (%m.terminologyMisc; | %n.otherForm; | %n.gram; |
  20. %m.terminologyInclusions; | %m.Incl;)*, ((%n.term;), 
  21. (%m.terminologyMisc; | %n.otherForm; | %n.gram; | %m.terminologyInclusions; | %m.Incl;)*  )+ )   
  22. <!ATTLIST %n.termEntry;
  23.       %a.global;
  24.       type CDATA #IMPLIED
  25.       TEIform CDATA 'termEntry'  >
  26. ]]>  
  27. <!ENTITY % otherForm 'INCLUDE' >
  28. <![ %otherForm; [
  29.  
  30. <!ELEMENT %n.otherForm; %om.RO;  %paraContent;> 
  31. <!ATTLIST %n.otherForm;
  32.       %a.global;
  33.       type CDATA #IMPLIED
  34.       TEIform CDATA 'otherForm'  >
  35. ]]>  
  36. <!ENTITY % descrip 'INCLUDE' >
  37. <![ %descrip; [
  38.  
  39. <!ELEMENT %n.descrip; %om.RO;  %paraContent;> 
  40. <!ATTLIST %n.descrip;
  41.       %a.global;
  42.       type CDATA #IMPLIED
  43.       TEIform CDATA 'descrip'  >
  44. ]]>  
  45. <!ENTITY % admin 'INCLUDE' >
  46. <![ %admin; [
  47.  
  48. <!ELEMENT %n.admin; %om.RO;  %paraContent;> 
  49. <!ATTLIST %n.admin;
  50.       %a.global;
  51.       type CDATA #IMPLIED
  52.       date %ISO-date; #IMPLIED
  53.       resp CDATA #IMPLIED
  54.       TEIform CDATA 'admin'  >
  55. ]]>  
  56. <!--We define a.dictionaries as the empty string,
  57. since we are not now using the tag set for
  58. dictionaries.-->
  59. <!ENTITY % a.dictionaries ''> 
  60. <!ENTITY % gram 'INCLUDE' >
  61. <![ %gram; [
  62.  
  63. <!ELEMENT %n.gram; %om.RO;  %paraContent;> 
  64. <!ATTLIST %n.gram;
  65.       %a.global;
  66.       %a.dictionaries;
  67.       type CDATA #IMPLIED
  68.       TEIform CDATA 'gram'  >
  69. ]]>  
  70. <!-- end of 13.4.2-->