Handbook
Glossary
<attlist-decl> ( name att-defs -- attlist-decl )
XML data types
ยป
XML data constructors
Prev:
<element-decl> ( name content-spec -- element-decl )
Next:
<entity-decl> ( name def pe? -- entity-decl )
Vocabulary
xml
.
data
Inputs
name
a
name
att-defs
a
string
Outputs
attlist-decl
an
attlist-decl
Word description
Creates an element declaration object, of the class
attlist-decl
.
See also
attlist-decl
Definition
USING:
kernel
;
IN:
xml.data
:
<attlist-decl>
( name att-defs -- attlist-decl )
\
attlist-decl
boa
;
inline