Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Other Grammars]->[Extensible Markup Language (XML)]->[Symbols]->[AttlistDecl]

Expand All
Collapse All
Contents

xml::AttlistDecl Locate in Contents

Declaration Locate in Contents

[20]     AttlistDecl     ::=     '<!ATTLIST' S QName AttDef* S? '>'

Composition Locate in Contents

markupdecl AttlistDecl Concatenation Node Concatenation Node S QName Iteration Node Alternation Node '>' '<' '!' 'A' 'T' 'T' 'L' 'I' 'S' 'T' AttDef S @

State Machine Locate in Contents

start:1774:$0 final:1775:$0 S|{1646|$2|1647} QName|{1677|$3|1678} AttDef|{1777|$5|1778} AttDef|{1777|$5|1778} S|{1646|$7|1647}