complexType ServiceInformationTableType
diagram gluon3_1_p1192.png
namespace urn:tva:metadata:2005
children tva:ServiceInformation
used by
element ProgramDescriptionType/ServiceInformationTable
attributes
Name  Type  Use  Default  Fixed  Annotation
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="ServiceInformationTableType">
 
<xs:sequence>
   
<xs:element name="ServiceInformation" type="tva:ServiceInformationType" 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 ServiceInformationTableType/@metadataOriginIDRef
type tva:TVAIDRefType
properties
use optional
source <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>

element ServiceInformationTableType/ServiceInformation
diagram gluon3_1_p1193.png
namespace urn:tva:metadata:2005
type tva:ServiceInformationType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:Name tva:Owner tva:ServiceURL tva:Logo tva:ServiceDescription tva:ServiceGenre tva:ServiceLanguage tva:ParentService
attributes
Name  Type  Use  Default  Fixed  Annotation
serviceId  tva:TVAIDType  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:element name="ServiceInformation" type="tva:ServiceInformationType" minOccurs="0" maxOccurs="unbounded"/>


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