span
Generic language/style container
Element Information
Namespace: http://www.atlassian.com/schema/confluence/4/
Schema Document: confluence-xhtml.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Choice
[0..*]
- a Anchor: Content is "Inline" except that anchors shouldn't be nested
- del Deleted Text
from group inlinefrom group special.prefrom group fontstylefrom group ac:confluence.ac.inline
inherited from Inline
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| style | [0..1] | StyleSheet |
Used In
- Group special.pre
- Anonymous type of element a via reference to special
- Anonymous type of element h1 via reference to inline
- Anonymous type of element h2 via reference to inline
- Anonymous type of element h3 via reference to inline
- Anonymous type of element h4 via reference to inline
- Anonymous type of element h5 via reference to inline
- Anonymous type of element h6 via reference to inline
- Anonymous type of element li via reference to inline
- Anonymous type of element p via reference to inline
- Anonymous type of element pre via reference to special.pre
- Anonymous type of element span via reference to inline
- Anonymous type of element td via reference to inline
- Anonymous type of element th via reference to inline
- Group inline via reference to special.pre
- Group special via reference to special.pre
- Type a.content via reference to special
- Type pre.content via reference to special.pre
- Type Flow via reference to inline (Elements del, ac:rich-text-body, ac:link-body)
- Type Inline via reference to inline (Elements em, strong, code, cite, sub, sup, i, b, big, small, u, s)
Sample Instance
<span>Any text, intermingled with: <a>Any text, intermingled with: <br/> </a> </span>