Handbook
Glossary
<notation-decl> ( name id -- notation-decl )
XML data types
ยป
XML data constructors
Prev:
<doctype-decl> ( name external-id internal-subset -- doctype-decl )
Vocabulary
xml
.
data
Inputs
name
a
string
id
a
string
Outputs
notation-decl
a
notation-decl
Word description
Creates a notation declaration object, of the class
notation-decl
.
See also
notation-decl
Definition
USING:
kernel
;
IN:
xml.data
:
<notation-decl>
( name id -- notation-decl )
\
notation-decl
boa
;
inline