4 lines
98 B
XML
4 lines
98 B
XML
( ("?"."xml version=\"1.0\"") (root.,(element.,"Some text here"))
|
|
: ?xml
|
|
& out$(toML$!xml)
|
|
);
|