Schema Central  >  XHTML 1.0 Strict  >  xhtml1-strict.xsd  >  pre.content
Advanced search

Recommended Reading:

Definitive XML Schema

 

pre.content

      pre uses "Inline" excluding big, small, sup or sup
      

Complex type information

Namespace: http://www.w3.org/1999/xhtml

Schema document: xhtml1-strict.xsd

Content

  • Any text (mixed) content, intermingled with:
  • Choice [0..*]
    • a content is "Inline" except that anchors shouldn't be nested
    • from group fontstyle
    • tt fixed pitch font
    • i italic font
    • b bold font
    • big bigger font
    • small smaller font
    • from group phrase
    • em emphasis
    • strong strong emphasis
    • dfn definitional
    • code program code
    • q inlined quote
    • samp sample
    • kbd something user would type
    • var variable
    • cite citation
    • abbr abbreviation
    • acronym acronym
    • sub subscript
    • sup superscript
    • from group special.pre
    • br forced line break
    • span generic language/style container
    • bdo I18N BiDi over-ride
    • map
    • from group misc.inline
    • ins
    • del
    • script script statements, which may include CDATA sections
    • from group inline.forms
    • input form control
    • select option selector
    • textarea multi-line text field
    • label Each label must not contain more than ONE field Label elements shouldn't be nested.
    • button Content is "Flow" excluding a, form and form controls

Attributes

None

Used in

  • Element pre   via derived anonymous type

Type inheritance chain

  • pre.content
    • extended by Anonymous type of element pre