QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
author | ST_String | required | ||||
date | ST_DateTime | optional | ||||
id | ST_DecimalNumber | required | ||||
vMerge | ST_AnnotationVMerge | optional | ||||
vMergeOrig | ST_AnnotationVMerge | optional |
Element | EG_CellMarkupElements/cellMerge |
<xsd:complexType name="CT_CellMergeTrackChange"> <xsd:complexContent> <xsd:extension base="CT_TrackChange"> <xsd:attribute name="vMerge" type="ST_AnnotationVMerge" use="optional"/> <xsd:attribute name="vMergeOrig" type="ST_AnnotationVMerge" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |