script
script statements, which may include CDATA sections
Element information
Namespace: http://www.w3.org/1999/xhtml
Schema document: xhtml1-frameset.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | ||
charset | [0..1] | Charset | ||
type | [1..1] | ContentType | ||
language | [0..1] | xsd:anySimpleType | ||
src | [0..1] | URI | ||
defer | [0..1] | Anonymous | ||
xml:space | [0..1] | Anonymous | Fixed value is "preserve". |
Used in
- Group head.misc
- Group misc.inline
- Anonymous type of element a via reference to misc.inline
- Anonymous type of element abbr via reference to misc.inline
- Anonymous type of element acronym via reference to misc.inline
- Anonymous type of element address via reference to misc.inline
- Anonymous type of element applet via reference to misc
- Anonymous type of element b via reference to misc.inline
- Anonymous type of element bdo via reference to misc.inline
- Anonymous type of element big via reference to misc.inline
- Anonymous type of element blockquote via reference to misc
- Anonymous type of element body via reference to misc
- Anonymous type of element button via reference to misc
- Anonymous type of element caption via reference to misc.inline
- Anonymous type of element center via reference to misc
- Anonymous type of element cite via reference to misc.inline
- Anonymous type of element code via reference to misc.inline
- Anonymous type of element dd via reference to misc
- Anonymous type of element del via reference to misc
- Anonymous type of element dfn via reference to misc.inline
- Anonymous type of element div via reference to misc
- Anonymous type of element dt via reference to misc.inline
- Anonymous type of element em via reference to misc.inline
- Anonymous type of element fieldset via reference to misc
- Anonymous type of element font via reference to misc.inline
- Anonymous type of element form via reference to misc
- Anonymous type of element h1 via reference to misc.inline
- Anonymous type of element h2 via reference to misc.inline
- Anonymous type of element h3 via reference to misc.inline
- Anonymous type of element h4 via reference to misc.inline
- Anonymous type of element h5 via reference to misc.inline
- Anonymous type of element h6 via reference to misc.inline
- Anonymous type of element head via reference to head.misc
- Anonymous type of element i via reference to misc.inline
- Anonymous type of element iframe via reference to misc
- Anonymous type of element ins via reference to misc
- Anonymous type of element kbd via reference to misc.inline
- Anonymous type of element label via reference to misc.inline
- Anonymous type of element legend via reference to misc.inline
- Anonymous type of element li via reference to misc
- Anonymous type of element map via reference to misc
- Anonymous type of element noscript via reference to misc
- Anonymous type of element object via reference to misc
- Anonymous type of element p via reference to misc.inline
- Anonymous type of element pre via reference to misc.inline
- Anonymous type of element q via reference to misc.inline
- Anonymous type of element s via reference to misc.inline
- Anonymous type of element samp via reference to misc.inline
- Anonymous type of element small via reference to misc.inline
- Anonymous type of element span via reference to misc.inline
- Anonymous type of element strike via reference to misc.inline
- Anonymous type of element strong via reference to misc.inline
- Anonymous type of element sub via reference to misc.inline
- Anonymous type of element sup via reference to misc.inline
- Anonymous type of element td via reference to misc
- Anonymous type of element th via reference to misc
- Anonymous type of element tt via reference to misc.inline
- Anonymous type of element u via reference to misc.inline
- Anonymous type of element var via reference to misc.inline
- Group misc via reference to misc.inline
- Type Flow via reference to misc
- Type Inline via reference to misc.inline
- Type a.content via reference to misc.inline
- Type button.content via reference to misc
- Type form.content via reference to misc
- Type pre.content via reference to misc.inline
Sample instance
<script type="string">Any text</script>