Class Element_script

All Implemented Interfaces:
Attr_charset.Owner, Attr_id.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, TypedElement.MixedContentContainer, TypedElement.PCDataContainer, Visitable<Visitor>

<!ELEMENT script (#PCDATA)* >.
Required attribute: type.
Optional attributes: charset, defer, xml:space, src, id.
This class realizes the element definition from the source DTD.