complexType SegmentInformationType
diagram gluon3_1_p1181.png
namespace urn:tva:metadata:2005
children tva:ProgramRef tva:TimeBaseReference tva:Description tva:SegmentLocator tva:KeyFrameLocator
used by
element SegmentListType/SegmentInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
segmentId  tva:TVAIDType  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="SegmentInformationType">
 
<xs:sequence>
   
<xs:element name="ProgramRef" type="tva:CRIDRefType" minOccurs="0"/>
   
<xs:element name="TimeBaseReference" type="tva:TimeBaseReferenceType" minOccurs="0"/>
   
<xs:element name="Description" type="tva:BasicSegmentDescriptionType" minOccurs="0"/>
   
<xs:element name="SegmentLocator" type="tva:TVAMediaTimeType"/>
   
<xs:element name="KeyFrameLocator" type="tva:TVAMediaTimeType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="segmentId" type="tva:TVAIDType" use="required"/>
 
<xs:attributeGroup ref="tva:fragmentIdentification"/>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

attribute SegmentInformationType/@segmentId
type tva:TVAIDType
properties
use required
source <xs:attribute name="segmentId" type="tva:TVAIDType" use="required"/>

attribute SegmentInformationType/@metadataOriginIDRef
type tva:TVAIDRefType
properties
use optional
source <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>

element SegmentInformationType/ProgramRef
diagram gluon3_1_p1182.png
namespace urn:tva:metadata:2005
type tva:CRIDRefType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
crid  tva:CRIDType  required      
source <xs:element name="ProgramRef" type="tva:CRIDRefType" minOccurs="0"/>

element SegmentInformationType/TimeBaseReference
diagram gluon3_1_p1183.png
namespace urn:tva:metadata:2005
type tva:TimeBaseReferenceType
properties
minOcc 0
maxOcc 1
content complex
children tva:MediaTimePoint tva:MediaRelIncrTimePoint
attributes
Name  Type  Use  Default  Fixed  Annotation
timebaseId  xs:string        
source <xs:element name="TimeBaseReference" type="tva:TimeBaseReferenceType" minOccurs="0"/>

element SegmentInformationType/Description
diagram gluon3_1_p1184.png
namespace urn:tva:metadata:2005
type tva:BasicSegmentDescriptionType
properties
minOcc 0
maxOcc 1
content complex
children tva:Title tva:Synopsis tva:Genre tva:Keyword tva:RelatedMaterial tva:CreditsList
source <xs:element name="Description" type="tva:BasicSegmentDescriptionType" minOccurs="0"/>

element SegmentInformationType/SegmentLocator
diagram gluon3_1_p1185.png
namespace urn:tva:metadata:2005
type tva:TVAMediaTimeType
properties
content complex
children tva:MediaRelTimePoint tva:MediaRelIncrTimePoint tva:MediaDuration tva:MediaIncrDuration
source <xs:element name="SegmentLocator" type="tva:TVAMediaTimeType"/>

element SegmentInformationType/KeyFrameLocator
diagram gluon3_1_p1186.png
namespace urn:tva:metadata:2005
type tva:TVAMediaTimeType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:MediaRelTimePoint tva:MediaRelIncrTimePoint tva:MediaDuration tva:MediaIncrDuration
source <xs:element name="KeyFrameLocator" type="tva:TVAMediaTimeType" minOccurs="0" maxOccurs="unbounded"/>


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