CT_VideoFile

Complex Type Information

Model

Children: extLst

Attributes

QName Type Fixed Default Use Inheritable Annotation
contentType xsd:string optional
link ST_RelationshipId required

Used By

Source

<xsd:complexType name="CT_VideoFile">
  <xsd:sequence>
    <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
  <xsd:attribute ref="r:link" use="required"/>
  <xsd:attribute name="contentType" type="xsd:string" use="optional"/>
</xsd:complexType>