REXML::DTD::AttlistDecl (Class)

In: rexml/dtd/attlistdecl.rb
Parent: Child

Constants

START = "<!ATTLIST"
START_RE = /^\s*#{START}/um
PATTERN_RE = /\s*(#{START}.*?>)/um

[Validate]