Handbook
Glossary
<unescaped> ( string -- unescaped )
XML data types
ยป
XML data constructors
Prev:
<instruction> ( text -- instruction )
Next:
<simple-name> ( string -- name )
Vocabulary
xml
.
data
Inputs
string
a
string
Outputs
unescaped
an
unescaped
Word description
Constructs an
unescaped
tuple, given a
string
.
See also
unescaped
Definition
USING:
kernel
;
IN:
xml.data
:
<unescaped>
( string -- unescaped )
\
unescaped
boa
;
inline