diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | tva:ProgramRef tva:TimeBaseReference tva:GroupType tva:Description tva:GroupInterval tva:Segments tva:Groups tva:KeyFrameLocator | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="SegmentGroupInformationType"> <xs:sequence> <xs:element name="ProgramRef" type="tva:CRIDRefType"/> <xs:element name="TimeBaseReference" type="tva:TimeBaseReferenceType" minOccurs="0"/> <xs:element name="GroupType" type="tva:BaseSegmentGroupTypeType" maxOccurs="unbounded"/> <xs:element name="Description" type="tva:BasicSegmentDescriptionType" minOccurs="0"/> <xs:element name="GroupInterval" type="tva:GroupIntervalType" minOccurs="0"/> <xs:choice minOccurs="0"> <xs:element name="Segments" type="tva:SegmentsType"/> <xs:element name="Groups" type="tva:GroupsType"/> </xs:choice> <xs:element name="KeyFrameLocator" type="tva:TVAMediaTimeType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="groupId" type="tva:TVAIDType" use="required"/> <xs:attribute name="ordered" type="boolean" use="optional" default="true"/> <xs:attribute name="numberOfSegments" type="unsignedShort" use="optional"/> <xs:attribute name="numberOfKeyFrames" type="unsignedShort" use="optional"/> <xs:attribute name="duration" type="mpeg7:mediaDurationType" use="optional"/> <xs:attribute name="topLevel" type="boolean" use="optional"/> <xs:attributeGroup ref="tva:fragmentIdentification"/> <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/> <xs:attribute ref="xml:lang" use="optional"/> </xs:complexType> |
type | tva:TVAIDType | ||
properties |
|
||
source | <xs:attribute name="groupId" type="tva:TVAIDType" use="required"/> |
type | xs:boolean | ||||
properties |
|
||||
source | <xs:attribute name="ordered" type="boolean" use="optional" default="true"/> |
type | xs:unsignedShort | ||
properties |
|
||
source | <xs:attribute name="numberOfSegments" type="unsignedShort" use="optional"/> |
type | xs:unsignedShort | ||
properties |
|
||
source | <xs:attribute name="numberOfKeyFrames" type="unsignedShort" use="optional"/> |
type | mpeg7:mediaDurationType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:attribute name="duration" type="mpeg7:mediaDurationType" use="optional"/> |
type | xs:boolean | ||
properties |
|
||
source | <xs:attribute name="topLevel" type="boolean" use="optional"/> |
type | tva:TVAIDRefType | ||
properties |
|
||
source | <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:CRIDRefType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="ProgramRef" type="tva:CRIDRefType"/> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:TimeBaseReferenceType | ||||||||||||
properties |
|
||||||||||||
children | tva:MediaTimePoint tva:MediaRelIncrTimePoint | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="TimeBaseReference" type="tva:TimeBaseReferenceType" minOccurs="0"/> |
diagram | |||||||
namespace | urn:tva:metadata:2005 | ||||||
type | tva:BaseSegmentGroupTypeType | ||||||
properties |
|
||||||
source | <xs:element name="GroupType" type="tva:BaseSegmentGroupTypeType" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | urn:tva:metadata:2005 | ||||||
type | tva:BasicSegmentDescriptionType | ||||||
properties |
|
||||||
children | tva:Title tva:Synopsis tva:Genre tva:Keyword tva:RelatedMaterial tva:CreditsList | ||||||
source | <xs:element name="Description" type="tva:BasicSegmentDescriptionType" minOccurs="0"/> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:GroupIntervalType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="GroupInterval" type="tva:GroupIntervalType" minOccurs="0"/> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:SegmentsType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Segments" type="tva:SegmentsType"/> |
diagram | |||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||
type | tva:GroupsType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Groups" type="tva:GroupsType"/> |
diagram | |||||||
namespace | urn:tva:metadata:2005 | ||||||
type | tva:TVAMediaTimeType | ||||||
properties |
|
||||||
children | tva:MediaRelTimePoint tva:MediaRelIncrTimePoint tva:MediaDuration tva:MediaIncrDuration | ||||||
source | <xs:element name="KeyFrameLocator" type="tva:TVAMediaTimeType" minOccurs="0" maxOccurs="unbounded"/> |