tva:SegmentGroupTypeType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
value restriction of string required

Source

<complexType name="SegmentGroupTypeType">
  <complexContent>
    <extension base="tva:BaseSegmentGroupTypeType">
      <attribute name="value" use="required">
        <simpleType>
          <restriction base="string">
            <enumeration value="highlights"/>
            <enumeration value="highlights/objects"/>
            <enumeration value="highlights/events"/>
            <enumeration value="bookmarks"/>
            <enumeration value="bookmarks/objects"/>
            <enumeration value="bookmarks/events"/>
            <enumeration value="themeGroup"/>
            <enumeration value="preview"/>
            <enumeration value="preview/title"/>
            <enumeration value="preview/slideshow"/>
            <enumeration value="tableOfContents"/>
            <enumeration value="synopsis"/>
            <enumeration value="shots"/>
            <enumeration value="insertionPoints"/>
            <enumeration value="alternativeGroups"/>
            <enumeration value="alternativeSegments"/>
            <enumeration value="other"/>
          </restriction>
        </simpleType>
      </attribute>
    </extension>
  </complexContent>
</complexType>