Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
c680afb5
Commit
c680afb5
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-11-19 17:01:28 by beppe] typo
Original author: beppe Date: 2003-11-19 17:01:28+00:00
parent
4aaa5fb1
Changes
1
Show whitespace changes
Inline
Side-by-side
web/memento.xml
View file @
c680afb5
...
...
@@ -151,7 +151,7 @@ field <code>l</code> is not present)</li>
<li>
Types and patterns: same notations.
</li>
<li>
Tree transformation:
<code>
xtransform e with p1 -> e1 | ... | pn -> en
</code>
.
Applies to sequences of XML trees. Unmatched elements are left unchanged and the
transformation is recursively applied to sequence of
the
children of the unmatched
transformation is recursively applied to
the
sequence of children of the unmatched
element; as for transform, each branch returns a sequence
and all the resulting sequences are concatenated together.
</li>
<li>
Operators:
<code>
load_xml : String -> Any; print_xml : Any -> String
</code>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment