PrGd-Includer.xml 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
  4. <book xml:base="../">
  5. <bookinfo>
  6. <title>ECL Programmers Guide</title>
  7. <mediaobject>
  8. <imageobject>
  9. <imagedata fileref="images/redswooshWithLogo3.jpg" />
  10. </imageobject>
  11. </mediaobject>
  12. <author>
  13. <surname>Boca Raton Documentation Team</surname>
  14. </author>
  15. <legalnotice>
  16. <para>We welcome your comments and feedback about this document via
  17. email to <email>docfeedback@hpccsystems.com</email></para>
  18. <para>Please include <emphasis role="bold">Documentation
  19. Feedback</emphasis> in the subject line and reference the document name,
  20. page numbers, and current Version Number in the text of the
  21. message.</para>
  22. <para>LexisNexis and the Knowledge Burst logo are registered trademarks
  23. of Reed Elsevier Properties Inc., used under license.</para>
  24. <para>HPCC Systems<superscript>®</superscript> is a registered trademark
  25. of LexisNexis Risk Data Management Inc.</para>
  26. <para>Other products, logos, and services may be trademarks or
  27. registered trademarks of their respective companies.</para>
  28. <para>All names and example data used in this manual are fictitious. Any
  29. similarity to actual persons, living or dead, is purely
  30. coincidental.</para>
  31. <para></para>
  32. </legalnotice>
  33. <xi:include href="common/Version.xml" xpointer="FooterInfo"
  34. xmlns:xi="http://www.w3.org/2001/XInclude" />
  35. <xi:include href="common/Version.xml" xpointer="DateVer"
  36. xmlns:xi="http://www.w3.org/2001/XInclude" />
  37. <corpname>HPCC Systems<superscript>®</superscript></corpname>
  38. <xi:include href="common/Version.xml" xpointer="Copyright"
  39. xmlns:xi="http://www.w3.org/2001/XInclude" />
  40. <mediaobject role="logo">
  41. <imageobject>
  42. <imagedata fileref="images/LN_Rightjustified.jpg" />
  43. </imageobject>
  44. </mediaobject>
  45. </bookinfo>
  46. <chapter id="ECL_Programming_Concepts">
  47. <title>ECL Programming Concepts</title>
  48. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Attribute_Creation.xml"
  49. xpointer="element(/1)"
  50. xmlns:xi="http://www.w3.org/2001/XInclude" />
  51. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Creating_example_data.xml"
  52. xpointer="element(/1)"
  53. xmlns:xi="http://www.w3.org/2001/XInclude" />
  54. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Crosstab_reports.xml"
  55. xpointer="element(/1)"
  56. xmlns:xi="http://www.w3.org/2001/XInclude" />
  57. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Efficient_Value_TypeUsage.xml"
  58. xpointer="element(/1)"
  59. xmlns:xi="http://www.w3.org/2001/XInclude" />
  60. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Using_Group_Function.xml"
  61. xpointer="element(/1)"
  62. xmlns:xi="http://www.w3.org/2001/XInclude" />
  63. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Automated_ECL.xml"
  64. xpointer="element(/1)"
  65. xmlns:xi="http://www.w3.org/2001/XInclude" />
  66. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Job_Failure.xml"
  67. xpointer="element(/1)"
  68. xmlns:xi="http://www.w3.org/2001/XInclude" />
  69. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_NonRandom_Random.xml"
  70. xpointer="element(/1)"
  71. xmlns:xi="http://www.w3.org/2001/XInclude" />
  72. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Workwith_XML_Data.xml"
  73. xpointer="element(/1)"
  74. xmlns:xi="http://www.w3.org/2001/XInclude" />
  75. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Workwith_Blobs.xml"
  76. xpointer="element(/1)"
  77. xmlns:xi="http://www.w3.org/2001/XInclude" />
  78. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Using_ECL_Keys.xml"
  79. xpointer="element(/1)"
  80. xmlns:xi="http://www.w3.org/2001/XInclude" />
  81. </chapter>
  82. <chapter id="WorkingWithSuperFiles">
  83. <title>Working With SuperFiles</title>
  84. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Superfile_Overview.xml"
  85. xpointer="element(/1)"
  86. xmlns:xi="http://www.w3.org/2001/XInclude" />
  87. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_CreateMaintain_Superfiles.xml"
  88. xpointer="element(/1)"
  89. xmlns:xi="http://www.w3.org/2001/XInclude" />
  90. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Indexing_Superfiles.xml"
  91. xpointer="element(/1)"
  92. xmlns:xi="http://www.w3.org/2001/XInclude" />
  93. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Using_Superkeys.xml"
  94. xpointer="element(/1)"
  95. xmlns:xi="http://www.w3.org/2001/XInclude" />
  96. </chapter>
  97. <chapter id="ProgGuide_WorkingWithRoxie">
  98. <title>Working With Roxie</title>
  99. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Roxie_Overview.xml"
  100. xpointer="element(/1)"
  101. xmlns:xi="http://www.w3.org/2001/XInclude" />
  102. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_SOAPenable_Queries.xml"
  103. xpointer="element(/1)"
  104. xmlns:xi="http://www.w3.org/2001/XInclude" />
  105. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Complex_ROXIE_Queries.xml"
  106. xpointer="element(/1)"
  107. xmlns:xi="http://www.w3.org/2001/XInclude" />
  108. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_SOAPCALL_fromTHOR_to_ROXIE.xml"
  109. xpointer="element(/1)"
  110. xmlns:xi="http://www.w3.org/2001/XInclude" />
  111. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_control_ROXIE_queries.xml"
  112. xpointer="element(/1)"
  113. xmlns:xi="http://www.w3.org/2001/XInclude" />
  114. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_query_libraries.xml"
  115. xpointer="element(/1)"
  116. xmlns:xi="http://www.w3.org/2001/XInclude" />
  117. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Smart_Stepping.xml"
  118. xpointer="element(/1)"
  119. xmlns:xi="http://www.w3.org/2001/XInclude" />
  120. </chapter>
  121. <chapter id="GettingThingsDone">
  122. <title>Getting Things Done</title>
  123. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Cartesian_Product_of_Two_Datasets.xml"
  124. xpointer="element(/1)"
  125. xmlns:xi="http://www.w3.org/2001/XInclude" />
  126. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Records_Containing_Any_Set_of_Words.xml"
  127. xpointer="element(/1)"
  128. xmlns:xi="http://www.w3.org/2001/XInclude" />
  129. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Simple_Random_Samples.xml"
  130. xpointer="element(/1)"
  131. xmlns:xi="http://www.w3.org/2001/XInclude" />
  132. <xi:include href="ECLProgrammersGuide/PRG_Mods/PrG_Hex_String_to_Decimal_String.xml"
  133. xpointer="element(/1)"
  134. xmlns:xi="http://www.w3.org/2001/XInclude" />
  135. </chapter>
  136. <chapter id="EmbeddedLanguages_DataStores">
  137. <title>Embedded Languages and Data stores</title>
  138. <xi:include href="ECLProgrammersGuide/PRG_Mods/CodeSign.xml"
  139. xpointer="element(/1)"
  140. xmlns:xi="http://www.w3.org/2001/XInclude" />
  141. </chapter>
  142. </book>