complexType BroadcastEventType
diagram gluon3_1_p1018.png
namespace urn:tva:metadata:2005
type extension of tva:ScheduleEventType
properties
base tva:ScheduleEventType
children tva:Program tva:ProgramURL tva:InstanceMetadataId tva:InstanceDescription tva:PublishedStartTime tva:PublishedEndTime tva:PublishedDuration tva:Live tva:Repeat tva:FirstShowing tva:LastShowing tva:Free
used by
element ProgramLocationTableType/BroadcastEvent
attributes
Name  Type  Use  Default  Fixed  Annotation
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
serviceIDRef  tva:TVAIDRefType  optional      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
source <xs:complexType name="BroadcastEventType">
 
<xs:complexContent>
   
<xs:extension base="tva:ScheduleEventType">
     
<xs:attribute name="serviceIDRef" type="tva:TVAIDRefType" use="optional"/>
     
<xs:attributeGroup ref="tva:fragmentIdentification"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

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


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