The element Caption defines the caption of a Table. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
class | optional |
|
Element | Table |
<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> |