xml.dtd vocabulary - Factor Documentation (original) (raw)
xml.dtd vocabulary
Factor handbook » Vocabulary index
Summary
Implements the parsing of directives in DTDs
Metadata
Parents: | xml |
---|---|
Authors: | Daniel Ehrenberg |
Words
Union classes
Ordinary words
Word | Stack effect |
---|---|
![]() |
( -- attlist-decl ) |
![]() |
( -- first second ) |
![]() |
( -- element-decl ) |
![]() |
( -- entity-decl ) |
![]() |
( var -- entity-name entity-def ) |
![]() |
( string -- directive ) |
![]() |
( -- notation-decl ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:basis/xml/dtd/dtd.factor
Metadata files
resource:basis/xml/dtd/authors.txt
resource:basis/xml/dtd/summary.txt