Class Element_script

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

@Generated(generator="eu.bandm.tools.tdom.TypedDOMGenerator", version="", timestamp="2025-03-02_11h54m16") @Undocumented public class Element_script extends Element_misc_inline implements Attr_id.Owner, Attr_charset.Owner, TypedElement.PCDataContainer, Identifiable, Visitable<Visitor>, Matchable<BaseMatcher>
<!ELEMENT script (#PCDATA)* >.
Required attribute: type.
Optional attributes: charset, defer, xml:space, src, id.
This class realizes the element definition from the source DTD.