complexType SegmentInformationTableType
diagram gluon3_1_p1178.png
namespace urn:tva:metadata:2005
children tva:SegmentList tva:SegmentGroupList
used by
element ProgramDescriptionType/SegmentInformationTable
attributes
Name  Type  Use  Default  Fixed  Annotation
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="SegmentInformationTableType">
 
<xs:sequence>
   
<xs:element name="SegmentList" type="tva:SegmentListType" minOccurs="0"/>
   
<xs:element name="SegmentGroupList" type="tva:SegmentGroupListType" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

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

element SegmentInformationTableType/SegmentList
diagram gluon3_1_p1179.png
namespace urn:tva:metadata:2005
type tva:SegmentListType
properties
minOcc 0
maxOcc 1
content complex
children tva:SegmentInformation
source <xs:element name="SegmentList" type="tva:SegmentListType" minOccurs="0"/>

element SegmentInformationTableType/SegmentGroupList
diagram gluon3_1_p1180.png
namespace urn:tva:metadata:2005
type tva:SegmentGroupListType
properties
minOcc 0
maxOcc 1
content complex
children tva:SegmentGroupInformation
source <xs:element name="SegmentGroupList" type="tva:SegmentGroupListType" minOccurs="0"/>


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