Uses of Interface
eu.bandm.tools.doctypes.xhtml.Attr_disabled.Owner
Package
Description
Meaning: Data model for documents conforming
to xhtml 1.0 strict.
-
Uses of Attr_disabled.Owner in eu.bandm.tools.doctypes.xhtml
Modifier and TypeClassDescriptionclass
<!ELEMENT button (#PCDATA | p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | table | br | span | bdo | map | object | img | tt | i | b | big | small | em | strong | dfn | code | q | samp | kbd | var | cite | abbr | acronym | sub | sup | noscript | ins | del | script)* >.class
<!ELEMENT input EMPTY >.class
<!ELEMENT optgroup (option)+ >.class
<!ELEMENT option (#PCDATA)* >.class
class
<!ELEMENT textarea (#PCDATA)* >.