Caption

The element Caption defines the caption of a Table.

Element Information

Model

Children: Reference, Term

Attributes

QName Type Fixed Default Use Inheritable Annotation
class optional
The attribute class may be used to assign a class name to a Caption.

Used By

Element Table

Source

<xs:element name="Caption">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">The element Caption defines the caption of a Table.</xs:documentation>
  </xs:annotation>
  <xs:complexType mixed="true">
    <xs:group minOccurs="0" maxOccurs="unbounded" ref="rubric.simple"/>
    <xs:attributeGroup ref="attlist.Caption"/>
  </xs:complexType>
</xs:element>

Sample