CT_Captions

Complex Type Information

Model

Used By

Source

<xsd:complexType name="CT_Captions">
  <xsd:sequence>
    <xsd:element name="caption" type="CT_Caption" minOccurs="1" maxOccurs="unbounded"/>
    <xsd:element name="autoCaptions" type="CT_AutoCaptions" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>