xhtml.Global.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

Used By

Attribute Group xhtml.Global.common.attrib

Source

<xs:attributeGroup name="xhtml.Global.core.attrib">
  <xs:attribute ref="id"/>
  <xs:attribute ref="class"/>
  <xs:attribute ref="title"/>
  <xs:attributeGroup ref="xhtml.Global.core.extra.attrib"/>
</xs:attributeGroup>