complexType ServiceInformationType
diagram gluon3_1_p1194.png
namespace urn:tva:metadata:2005
children tva:Name tva:Owner tva:ServiceURL tva:Logo tva:ServiceDescription tva:ServiceGenre tva:ServiceLanguage tva:ParentService
used by
element ServiceInformationTableType/ServiceInformation
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:complexType name="ServiceInformationType">
 
<xs:sequence>
   
<xs:element name="Name" type="tva:ServiceInformationNameType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="Owner" type="string" minOccurs="0"/>
   
<xs:element name="ServiceURL" type="anyURI" minOccurs="0"/>
   
<xs:element name="Logo" type="mpeg7:MediaLocatorType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="ServiceDescription" type="tva:SynopsisType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="ServiceGenre" type="tva:GenreType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="ServiceLanguage" type="language" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="ParentService" type="tva:ServiceRefType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="serviceId" type="tva:TVAIDType" use="required"/>
 
<xs:attributeGroup ref="tva:fragmentIdentification"/>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

attribute ServiceInformationType/@serviceId
type tva:TVAIDType
properties
use required
source <xs:attribute name="serviceId" type="tva:TVAIDType" use="required"/>

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

element ServiceInformationType/Name
diagram gluon3_1_p1195.png
namespace urn:tva:metadata:2005
type tva:ServiceInformationNameType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
length  tva:serviceInformationNameLengthType  optional      
source <xs:element name="Name" type="tva:ServiceInformationNameType" minOccurs="0" maxOccurs="unbounded"/>

element ServiceInformationType/Owner
diagram gluon3_1_p1196.png
namespace urn:tva:metadata:2005
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Owner" type="string" minOccurs="0"/>

element ServiceInformationType/ServiceURL
diagram gluon3_1_p1197.png
namespace urn:tva:metadata:2005
type xs:anyURI
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ServiceURL" type="anyURI" minOccurs="0"/>

element ServiceInformationType/Logo
diagram gluon3_1_p1198.png
namespace urn:tva:metadata:2005
type mpeg7:MediaLocatorType
properties
minOcc 0
maxOcc unbounded
content complex
children mpeg7:MediaUri mpeg7:InlineMedia mpeg7:StreamID
source <xs:element name="Logo" type="mpeg7:MediaLocatorType" minOccurs="0" maxOccurs="unbounded"/>

element ServiceInformationType/ServiceDescription
diagram gluon3_1_p1199.png
namespace urn:tva:metadata:2005
type tva:SynopsisType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
length  tva:SynopsisLengthType  optional      
source <xs:element name="ServiceDescription" type="tva:SynopsisType" minOccurs="0" maxOccurs="unbounded"/>

element ServiceInformationType/ServiceGenre
diagram gluon3_1_p1200.png
namespace urn:tva:metadata:2005
type tva:GenreType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:Name tva:Definition
attributes
Name  Type  Use  Default  Fixed  Annotation
href  mpeg7:termReferenceType  required      
type  derived by: xs:string  optional  main    
metadataOriginIDRef  tva:TVAIDRefType  optional      
source <xs:element name="ServiceGenre" type="tva:GenreType" minOccurs="0" maxOccurs="unbounded"/>

element ServiceInformationType/ServiceLanguage
diagram gluon3_1_p1201.png
namespace urn:tva:metadata:2005
type xs:language
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="ServiceLanguage" type="language" minOccurs="0" maxOccurs="unbounded"/>

element ServiceInformationType/ParentService
diagram gluon3_1_p1202.png
namespace urn:tva:metadata:2005
type tva:ServiceRefType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:ValidPeriod
attributes
Name  Type  Use  Default  Fixed  Annotation
serviceIDRef  tva:TVAIDRefType  required      
source <xs:element name="ParentService" type="tva:ServiceRefType" minOccurs="0" maxOccurs="unbounded"/>


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