complexType publicationChannelType
diagram gluon3_1_p866.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type extension of xs:string
properties
base string
used by
element publicationEventType/publicationChannel
attributes
Name  Type  Use  Default  Fixed  Annotation
publicationChannelId  xs:anyURI        
documentation
To uniquely identify the publication channel.
typeLabel  xs:string        
documentation
Free text to define the type of the associated element.
typeDefinition  xs:string        
documentation
Free text to provide a definition for the type.
typeLink  xs:anyURI        
documentation
A URI to link e.g. to a type in a classification scheme.
typeSource  xs:string        
documentation
To identify a source of attribution.
typeLanguage  xs:language        
documentation
To define the language in which the type information is provided.
linkToLogo  xs:anyURI        
documentation
A logo to visually identifiy the publication channel
annotation
documentation
The channel on which the title was transmitted
source <xs:complexType name="publicationChannelType">
 
<xs:annotation>
   
<xs:documentation>The channel on which the title was transmitted</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="string">
     
<xs:attribute name="publicationChannelId" type="anyURI">
       
<xs:annotation>
         
<xs:documentation> To uniquely identify the publication channel.
</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attributeGroup ref="ebucore:typeGroup">
       
<xs:annotation>
         
<xs:documentation>To provide additional information on the type of channel on
which the title was published by the service e.g. online,
broadcast
</xs:documentation>
       
</xs:annotation>
     
</xs:attributeGroup>
     
<xs:attribute name="linkToLogo" type="anyURI">
       
<xs:annotation>
         
<xs:documentation> A logo to visually identifiy the publication channel
</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute publicationChannelType/@publicationChannelId
type xs:anyURI
annotation
documentation
To uniquely identify the publication channel.
source <xs:attribute name="publicationChannelId" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> To uniquely identify the publication channel.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute publicationChannelType/@linkToLogo
type xs:anyURI
annotation
documentation
A logo to visually identifiy the publication channel
source <xs:attribute name="linkToLogo" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> A logo to visually identifiy the publication channel
</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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