<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
namea name
att-defsa string


Outputs
attlist-declan attlist-decl


Word description
Creates an element declaration object, of the class attlist-decl.

See also
attlist-decl

Definition


: <attlist-decl> ( name att-defs -- attlist-decl )
\ attlist-decl boa ; inline