CT_RunTrackChange

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
author ST_String required
date ST_DateTime optional
id ST_DecimalNumber required

Used By

Source

<xsd:complexType name="CT_RunTrackChange">
  <xsd:complexContent>
    <xsd:extension base="CT_TrackChange">
      <xsd:choice minOccurs="0" maxOccurs="unbounded">
        <xsd:group ref="EG_ContentRunContent"/>
        <xsd:group ref="m:EG_OMathMathElements"/>
      </xsd:choice>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>