Handbook
Glossary
<system-id> ( system-literal -- system-id )
XML data types
ยป
XML data constructors
Prev:
<entity-decl> ( name def pe? -- entity-decl )
Next:
<public-id> ( pubid-literal system-literal -- public-id )
Vocabulary
xml
.
data
Inputs
system-literal
a
string
Outputs
system-id
a
system-id
Word description
Constructs a
system-id
tuple.
See also
system-id
Definition
USING:
kernel
;
IN:
xml.data
:
<system-id>
( system-literal -- system-id )
\
system-id
boa
;
inline