Schema component which represents an XML doctype declaration (and possibly its SGML counterpart). SchemaParser creates these out of <doctype> elements.
In GXP each doctype has a name which is used to refer to the doctype. There are two places these names can be referenced:
AttributeValidators are retrieved via {@link ElementValidator#getDocType(String)}.
|
|
|
|
|
|