complexType publicationServiceType
diagram gluon3_1_p878.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:publicationServiceName ebucore:publicationSource
used by
element publicationEventType/publicationService
attributes
Name  Type  Use  Default  Fixed  Annotation
serviceId  xs:anyURI        
documentation
To uniquely identify the service.
linkToLogo  xs:anyURI        
documentation
A logo to visually identifiy the publication service
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.
annotation
documentation
To provide information on the service associated with the publication.
source <xs:complexType name="publicationServiceType">
 
<xs:annotation>
   
<xs:documentation> To provide information on the service associated with the publication.
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="publicationServiceName" type="string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation> A human readable name of the service. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="publicationSource" type="ebucore:organisationDetailsType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation> To provide information on the organisation who provided the
resource for distribution.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="serviceId" type="anyURI">
   
<xs:annotation>
     
<xs:documentation> To uniquely identify the service. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="linkToLogo" type="anyURI">
   
<xs:annotation>
     
<xs:documentation> A logo to visually identifiy the publication service
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ebucore:typeGroup">
   
<xs:annotation>
     
<xs:documentation> A group of attribute to specify the type of service.
</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
</xs:complexType>

attribute publicationServiceType/@serviceId
type xs:anyURI
annotation
documentation
To uniquely identify the service.
source <xs:attribute name="serviceId" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> To uniquely identify the service. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

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

element publicationServiceType/publicationServiceName
diagram gluon3_1_p879.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A human readable name of the service.
source <xs:element name="publicationServiceName" type="string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation> A human readable name of the service. </xs:documentation>
 
</xs:annotation>
</xs:element>

element publicationServiceType/publicationSource
diagram gluon3_1_p880.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:organisationDetailsType
properties
minOcc 0
maxOcc 1
content complex
children ebucore:organisationName ebucore:organisationCode ebucore:organisationDepartment ebucore:details ebucore:relatedInformationLink ebucore:contacts
attributes
Name  Type  Use  Default  Fixed  Annotation
organisationId  xs:anyURI        
documentation
To provide a unique identifier for an organisation.
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 an organisation
lastUpdate  xs:date        
documentation
To provide a date when this information was known to be valid.
annotation
documentation
To provide information on the organisation who provided the
resource for distribution.
source <xs:element name="publicationSource" type="ebucore:organisationDetailsType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation> To provide information on the organisation who provided the
resource for distribution.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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