12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
- <book xml:base="../">
- <bookinfo>
- <title>ECL Language Reference</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/redswooshWithLogo3.jpg" />
- </imageobject>
- </mediaobject>
- <author>
- <surname>Boca Raton Documentation Team</surname>
- </author>
- <legalnotice>
- <para>We welcome your comments and feedback about this document via
- email to <docfeedback@hpccsystems.com> subject to the HPCC
- Contribution Agreement at: hpccsystems.com/contribution. Please include
- <emphasis role="bold">Documentation Feedback</emphasis> in the subject
- line and reference the document name, page numbers, and current Revision
- Number in the text of the message.</para>
- <para>LexisNexis and related logos, designs, trade dress, and trademarks
- are owned by Reed Elsevier Properties Inc. and its affiliates, used
- under license and not subject to the Creative Commons license. Other
- trademarks owned by their respective companies and not subject to the
- Creative Commons license.</para>
- <para>All names and example data used in this manual are fictitious. Any
- similarity to actual persons, living or dead, is purely
- coincidental.</para>
- <para>This document is licensed under the Creative Commons License CC
- BY-ND 3.0 applicable to the jurisdiction of the principal location of
- the user, as available; otherwise, the CC BY-ND 3.0 Unported (<ulink
- url="https://creativecommons.org/licenses/by-nd/3.0/">https://creativecommons.org/licenses/by-nd/3.0/</ulink>).</para>
- <para></para>
- </legalnotice>
- <xi:include href="common/Version.xml"
- xpointer="xpointer(//*[@id='DateVer'])"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <releaseinfo>© 2017 HPCC Systems<superscript>®</superscript>. All rights
- reserved. Except where otherwise noted, ECL Language Reference content
- licensed under Creative Commons public license.</releaseinfo>
- <corpname>HPCC Systems<superscript>®</superscript></corpname>
- <mediaobject role="logo">
- <imageobject>
- <imagedata fileref="images/LN_Rightjustified.jpg" />
- </imageobject>
- </mediaobject>
- </bookinfo>
- <chapter id="ECLR_Intro">
- <title><emphasis role="bold">Introduction</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/DocumentStructure.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/DocumentConventions.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="ECL_Basics">
- <title><emphasis role="bold">ECL Basics</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/Basics-Overview.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Basics-Constants.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Basics-AttributeDef.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Basics-AttributeTypes.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Basics-RecordSetFiltring.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Basics-FunctionAttributes.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Basics-AttributeVisibility.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Basics-FieldandAttribute.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Basics-ActionsandAttrib.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Expressions_and_Operators_Chapter">
- <title><emphasis role="bold">Expressions and Operators</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/ExpressionsandOperatos.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Expr-LogicalOperators.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Expr-RecordSetOps.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Expr-SetOper.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Expr-StringOps.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Expr-InOps.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Expr-BetweenOps.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Value_Types_Chapter">
- <title><emphasis role="bold">Value Types</emphasis></title>
- <para>Value types<indexterm>
- <primary>Value Types</primary>
- </indexterm> declare an Attribute's type when placed left of the
- Attribute name in the definition. They also declare a passed parameter's
- type when placed left of the parameter name in the definition. Value types
- also explicitly cast from type to another when placed in parentheses left
- of the expression to cast.</para>
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-Boolean.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-Integer.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-Real.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-Decimal.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-String.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-QString.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-Unicode.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-UTF8.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-Data.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-VarString.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-VarUnicode.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-SetOf.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-TypeOf.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-RecordOf.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-Enum.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Value-TypeCasting.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Record_Structures_and_Files">
- <title><emphasis role="bold">Record Structures and
- Files</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/RecordStructure.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Recrd-DATASET.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Recrd-DICTIONARY.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Recrd-Index.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Recrd-ScopeNLogicalFilenames.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Recrd-ImplicitDatasetRel.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Alien_Data_Types">
- <title><emphasis role="bold">Alien Data Types</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/AlienData-TypeStruct.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/AlienData-TypeStrucSpecial.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Parsing_Support_Chapter">
- <title><emphasis role="bold">Parsing Support</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/ParSppt.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ParSppt-PARSPattrn.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ParSppt-NLPRecrd.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ParSppt-XMLnTRANSF.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Reserved_Keywords">
- <title><emphasis role="bold">Reserved Keywords</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-ALL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-EXCEPT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-EXPORT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-GROUP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-IMPORT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-KEYED-WILD.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-LEFT-RIGHT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-LIKELY.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-ROWS--LEFT-RIGHT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-SELF.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-SHARED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-SKIP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ResrvdKywds-TrueFalse.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Special_Structures">
- <title><emphasis role="bold">Special Structures</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/SpecStruc-BeginC++.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/SpecStruc-EMBED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/SpecStruc-FuncTion.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/SpecStruc-FuncTionMacro.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/SpecStruc-Interface.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/SpecStruc-Macro.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/SpecStruc-Module.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/SpecStruc-Transform.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Built-in_Functions_and_Actions">
- <title><emphasis role="bold">Built-in Functions and
- Actions</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ABS.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ACOS.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-AGGREGATE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ALLNODES.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-APPLY.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ASCII.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ASIN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ASSERT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ASTRING.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ATAN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ATAN2.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-AVE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-BUILD.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-CASE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-CATCH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-CHOOSE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-CHOOSEN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-CHOOSETS.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-CLUSTERSIZE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-COMBINE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-CORRELATION.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-COS.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-COSH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-COUNT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-COVARIANCE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-CRON.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-DEDUP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-DEFINE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-DENORMALIZE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-DISTRIBUTE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-DISTRIBUTED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-DISTRIBUTION.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-EBCDIC.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ENTH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ERROR.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-EVALUATE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-EVENT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-EVENTNAME.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-EVENTEXTRA.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-EXISTS.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-EXP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-FAIL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-FAILCODE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-FAILMESSAGE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-FETCH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-FROMJSON.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-FROMUNICODE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-FROMXML.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-GETENV.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-GLOBAL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-GRAPH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-GROUP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-HASH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-HASH32.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-HASH64.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-HASHCRC.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-HASHMD5.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-HAVING.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-HTTPCALL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-IF.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-IFF.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-IMPORT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-INTFORMAT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ISVALID.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ITERATE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-JOIN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-KEYDIFF.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-KEYPATCH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-KEYUNICODE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-LENGTH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-LIBRARY.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-LIMIT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-LN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-LoadXML.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-LOCAL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-LOG.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-LOOP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-MAP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-MAX.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-MERGE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-MERGEJOIN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-MIN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-NOLOCAL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-NONEMPTY.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-NORMALIZE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-NOFOLD.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-NOTHOR.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-NOTIFY.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ORDERED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-OUTPUT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-PARALLEL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-PARSE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-PIPE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-POWER.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-PRELOAD.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-PROCESS.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-PROJECT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-PULL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-RANDOM.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-RANGE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-RANK.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-RANKED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-REALFORMAT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-REGEXFIND.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-REGEXFINDSET.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-REGEXREPLACE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-REGROUP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-REJECTED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ROLLUP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ROUND.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ROUNDUP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ROW.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-ROWDIFF.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SAMPLE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SEQUENTIAL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SET.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SIN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SINH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SIZEOF.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SOAPCALL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SORT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SORTED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SQRT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-STEPPED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-STORED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-SUM.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TABLE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TAN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TANH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-THISNODE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TOJSON.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TOPN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TOUNICODE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TOXML.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TRACE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TRANSFER.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TRIM.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-TRUNCATE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-UNGROUP.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-UNICODEORDER.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-UNORDERED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-VARIANCE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-WAIT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-WHEN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-WHICH.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-WORKUNIT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-XMLDECODE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/BltInFunc-XMLENCODE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Workflow_Services">
- <title><emphasis role="bold">Workflow Services</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-OverView.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-CheckPoint.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-DEPRICATED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-FAILURE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-GLOBAL.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-INDEPENDENT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-ONWARNING.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-PERSIST.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-PRIORITY.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-RECOVERY.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-STORED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-SUCCESS.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/WkFlo-WHEN.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="Templates">
- <title><emphasis role="bold">Template Language</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-OVERVIEW.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-APPEND.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-CONSTANT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-DECLARE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-DEMANGLE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-ERROR.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-EXPAND.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-EXPORT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-EXPORTXML.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-FOR.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-GETDATATYPE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-IF.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-INMODULE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-LOOP-BREAK.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-MANGLE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-ONWARNING.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-OPTION.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-SET.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-STORED.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-TEXT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-UNIQUENAME.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-WARNING.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-WEBSERVICE.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/Templ-WORKUNIT.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <chapter id="External_Services">
- <title><emphasis role="bold">External Services</emphasis></title>
- <xi:include href="ECLLanguageReference/ECLR_mods/ExtrSvcs-SERVICEStructure.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ExtrSvcs-CONST.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="ECLLanguageReference/ECLR_mods/ExtrSvcs-ExternalServicesImpl.xml"
- xpointer="element(/1)"
- xmlns:xi="http://www.w3.org/2001/XInclude" />
- </chapter>
- <index></index>
- </book>
|