complexType ProgramInformationTableType
diagram gluon3_1_p1100.png
namespace urn:tva:metadata:2005
children tva:ProgramInformation
used by
element ProgramDescriptionType/ProgramInformationTable
attributes
Name  Type  Use  Default  Fixed  Annotation
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="ProgramInformationTableType">
 
<xs:sequence>
   
<xs:element name="ProgramInformation" type="tva:ProgramInformationType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

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

element ProgramInformationTableType/ProgramInformation
diagram gluon3_1_p1101.png
namespace urn:tva:metadata:2005
type tva:ProgramInformationType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:BasicDescription tva:OtherIdentifier tva:AVAttributes tva:MemberOf tva:DerivedFrom tva:EpisodeOf tva:PartOfAggregatedProgram tva:AggregationOf
attributes
Name  Type  Use  Default  Fixed  Annotation
programId  tva:CRIDType  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:element name="ProgramInformation" type="tva:ProgramInformationType" minOccurs="0" maxOccurs="unbounded"/>


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