X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fxquery.xml;h=fec118487fc5a43ddc411c214c425656c4cde241;hb=0fbac7326ab3b1f0dcf912bb45b1e0be303116ea;hp=4178ad87253c1f8d355585c82abb3a11ff422914;hpb=1699ede93aee42c8a0944de672ab8c4f88a634f3;p=mp-xquery-moved-to-github.git diff --git a/doc/xquery.xml b/doc/xquery.xml index 4178ad8..fec1184 100644 --- a/doc/xquery.xml +++ b/doc/xquery.xml @@ -28,7 +28,17 @@ Configurable values: - <script name="name"> + <elementset name="name1" backend="name2"/> + + + Specifies the elementset (name1) that triggers the transform. + Note that the record syntax must be XML as well. + The 2nd element set, name2, specifies the element set that + is sent to the next filter in chain (backend). + + + + <script name="name"/> The full path of the XQuery script to be invoked. @@ -36,7 +46,7 @@ - <record name="var"> + <record name="var"/> The name of the XQUery variable where the input XML record @@ -68,11 +78,14 @@ EXAMPLES - Configuration: + Configuration for converting MARCXML to BIBFRAME. - - + + +