diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:publicationServiceName ebucore:publicationSource | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="serviceId" type="anyURI"> <xs:annotation> <xs:documentation> To uniquely identify the service. </xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:anyURI | ||
annotation |
|
||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | ebucore:organisationDetailsType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:organisationName ebucore:organisationCode ebucore:organisationDepartment ebucore:details ebucore:relatedInformationLink ebucore:contacts | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |