complexType SegmentGroupTypeType
diagram gluon3_1_p1177.png
namespace urn:tva:metadata:2005
type extension of tva:BaseSegmentGroupTypeType
properties
base tva:BaseSegmentGroupTypeType
attributes
Name  Type  Use  Default  Fixed  Annotation
value  derived by: xs:string  required      
source <xs:complexType name="SegmentGroupTypeType">
 
<xs:complexContent>
   
<xs:extension base="tva:BaseSegmentGroupTypeType">
     
<xs:attribute name="value" use="required">
       
<xs:simpleType>
         
<xs:restriction base="string">
           
<xs:enumeration value="highlights"/>
           
<xs:enumeration value="highlights/objects"/>
           
<xs:enumeration value="highlights/events"/>
           
<xs:enumeration value="bookmarks"/>
           
<xs:enumeration value="bookmarks/objects"/>
           
<xs:enumeration value="bookmarks/events"/>
           
<xs:enumeration value="themeGroup"/>
           
<xs:enumeration value="preview"/>
           
<xs:enumeration value="preview/title"/>
           
<xs:enumeration value="preview/slideshow"/>
           
<xs:enumeration value="tableOfContents"/>
           
<xs:enumeration value="synopsis"/>
           
<xs:enumeration value="shots"/>
           
<xs:enumeration value="insertionPoints"/>
           
<xs:enumeration value="alternativeGroups"/>
           
<xs:enumeration value="other"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute SegmentGroupTypeType/@value
type restriction of xs:string
properties
use required
facets
Kind Value Annotation
enumeration highlights
enumeration highlights/objects
enumeration highlights/events
enumeration bookmarks
enumeration bookmarks/objects
enumeration bookmarks/events
enumeration themeGroup
enumeration preview
enumeration preview/title
enumeration preview/slideshow
enumeration tableOfContents
enumeration synopsis
enumeration shots
enumeration insertionPoints
enumeration alternativeGroups
enumeration other
source <xs:attribute name="value" use="required">
 
<xs:simpleType>
   
<xs:restriction base="string">
     
<xs:enumeration value="highlights"/>
     
<xs:enumeration value="highlights/objects"/>
     
<xs:enumeration value="highlights/events"/>
     
<xs:enumeration value="bookmarks"/>
     
<xs:enumeration value="bookmarks/objects"/>
     
<xs:enumeration value="bookmarks/events"/>
     
<xs:enumeration value="themeGroup"/>
     
<xs:enumeration value="preview"/>
     
<xs:enumeration value="preview/title"/>
     
<xs:enumeration value="preview/slideshow"/>
     
<xs:enumeration value="tableOfContents"/>
     
<xs:enumeration value="synopsis"/>
     
<xs:enumeration value="shots"/>
     
<xs:enumeration value="insertionPoints"/>
     
<xs:enumeration value="alternativeGroups"/>
     
<xs:enumeration value="other"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy