~zorba-coders/zorba/feature-gen_audit_props

« back to all changes in this revision

Viewing changes to src/runtime/spec/collections/collections.xml

  • Committer: Zorba Build Bot
  • Author(s): spungi at gmail
  • Date: 2013-04-03 04:01:54 UTC
  • mfrom: (11334.1.1 fix_bug_1028879)
  • Revision ID: chillery+buildbot@lambda.nu-20130403040154-s8eviku6hjkq3352
Corrected signature for fn:collection. Approved: Nicolae Brinza, Sorin Marian Nasoi

Show diffs side-by-side

added added

removed removed

Lines of Context:
212
212
      </zorba:signature>
213
213
 
214
214
      <zorba:signature localname="collection" prefix="fn">
215
 
        <zorba:param>xs:string</zorba:param>
 
215
        <zorba:param>xs:string?</zorba:param>
216
216
        <zorba:output>node()*</zorba:output>
217
217
      </zorba:signature>
218
218