xhtml.Core.attrib

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:string optional
id xs:ID optional
title xs:string optional
xml:space restriction of xs:NCName preserve optional

Used By

Source

<xs:attributeGroup name="xhtml.Core.attrib">
  <xs:attribute ref="xml:space" fixed="preserve"/>
  <xs:attributeGroup ref="xhtml.id"/>
  <xs:attributeGroup ref="xhtml.class"/>
  <xs:attributeGroup ref="xhtml.title"/>
  <xs:attributeGroup ref="xhtml.Core.extra.attrib"/>
</xs:attributeGroup>