ECLReference.xml 732 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
  4. <set >
  5. <title>ECL Reference</title>
  6. <setinfo>
  7. <corpauthor>HPCC Systems</corpauthor>
  8. </setinfo>
  9. <xi:include href="../ECLLanguageReference/ECLR-includer.xml" xpointer="element(/1)"
  10. xmlns:xi="http://www.w3.org/2001/XInclude" />
  11. <xi:include href="../ECLStandardLibraryReference/SLR-includer.xml" xpointer="element(/1)"
  12. xmlns:xi="http://www.w3.org/2001/XInclude" />
  13. <xi:include href="../ECLProgrammersGuide/PrGd-Includer.xml" xpointer="element(/1)"
  14. xmlns:xi="http://www.w3.org/2001/XInclude" />
  15. </set>