complexType contactDetailsType
diagram gluon3_1_p685.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:name ebucore:givenName ebucore:familyName ebucore:otherGivenName ebucore:suffix ebucore:salutation ebucore:birthDate ebucore:deathDate ebucore:username ebucore:nickname ebucore:occupation ebucore:details ebucore:stageName ebucore:guest ebucore:gender ebucore:relatedInformationLink ebucore:relatedContacts ebucore:skill
used by
elements rightsType/contactDetails entityType/contactDetails
attributes
Name  Type  Use  Default  Fixed  Annotation
contactId  xs:anyURI        
documentation
To provide a unique identifier for a contact.
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.
lastUpdate  xs:date        
documentation
To provide a date when this information was last known to be valid.
annotation
documentation
To provide all the information necessary to contact and locate a person.
source <xs:complexType name="contactDetailsType">
 
<xs:annotation>
   
<xs:documentation> To provide all the information necessary to contact and locate a person.
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="name" type="ebucore:compoundNameType" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>The contact name is optional as a contact maybe identified by
its contactId. The name is a combination of different elements of
information for a specific purpose such as a name for
display.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:sequence>
       
<xs:element name="givenName" type="ebucore:elementType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>Also know as the first name among others.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="familyName" type="ebucore:elementType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation> also know as the last name among others.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="otherGivenName" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded">
         
<xs:annotation>
           
<xs:documentation>e.g. a middle name.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="suffix" type="ebucore:elementType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation> E.g. 'Jr' for junior or 'Sr' for senior.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="salutation" type="ebucore:elementType" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>E.g. M., Ms., Mrs, Pr., Dr.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="birthDate" type="date">
         
<xs:annotation>
           
<xs:documentation> The date of birth. </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="deathDate" type="date">
         
<xs:annotation>
           
<xs:documentation> The date of death. </xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:choice>
   
<xs:element name="username" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>The name used by the contact in a particular
context.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="nickname" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>A name given to the contact.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="occupation" type="ebucore:elementType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The job function of the contact</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="details" type="ebucore:detailsType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation> The detailed contact information of a person/contact.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="stageName" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>For example, in the case a contact is a performing actor/actress,
the stage name will be the fictitious character's name
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="guest" type="boolean" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A flag to indicate if the contact contribution/appearance was as
a guest
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="gender" type="ebucore:elementType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation> An element to facilitate filtering / search on gender, e.g. male
or female.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="relatedInformationLink" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>To provide links with related information such as Wikipedia or
other web pages (e.g. press releases).
</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="anyURI">
           
<xs:attributeGroup ref="ebucore:typeGroup">
             
<xs:annotation>
               
<xs:documentation> A group of attributes to define the type of link
provided.
</xs:documentation>
             
</xs:annotation>
           
</xs:attributeGroup>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="relatedContacts" type="ebucore:entityType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>This is used to identify contacts (e.g. an assistant, an agent)
related to the contact/person being described.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="skill" type="string" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>To provide additional information on a contact/person's
particular abilities.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="contactId" type="anyURI">
   
<xs:annotation>
     
<xs:documentation> To provide a unique identifier for a contact. </xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attributeGroup ref="ebucore:typeGroup">
   
<xs:annotation>
     
<xs:documentation> To define a type fo contact. </xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
 
<xs:attribute name="lastUpdate" type="date">
   
<xs:annotation>
     
<xs:documentation> To provide a date when this information was last known to be valid.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute contactDetailsType/@contactId
type xs:anyURI
annotation
documentation
To provide a unique identifier for a contact.
source <xs:attribute name="contactId" type="anyURI">
 
<xs:annotation>
   
<xs:documentation> To provide a unique identifier for a contact. </xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute contactDetailsType/@lastUpdate
type xs:date
annotation
documentation
To provide a date when this information was last known to be valid.
source <xs:attribute name="lastUpdate" type="date">
 
<xs:annotation>
   
<xs:documentation> To provide a date when this information was last known to be valid.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element contactDetailsType/name
diagram gluon3_1_p686.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:compoundNameType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
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.
formatLabel  xs:string        
documentation
Free text to define the format of the associated element.
formatDefinition  xs:string        
documentation
Free text to provide a definition for the format.
formatLink  xs:anyURI        
documentation
A URI to link e.g. to a format in a classification scheme.
formatSource  xs:string        
documentation
To identify a source of attribution.
formatLanguage  xs:language        
documentation
To define the language in which the type information is provided.
annotation
documentation
The contact name is optional as a contact maybe identified by
its contactId. The name is a combination of different elements of
information for a specific purpose such as a name for
display.
source <xs:element name="name" type="ebucore:compoundNameType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The contact name is optional as a contact maybe identified by
its contactId. The name is a combination of different elements of
information for a specific purpose such as a name for
display.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/givenName
diagram gluon3_1_p687.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
Also know as the first name among others.
source <xs:element name="givenName" type="ebucore:elementType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Also know as the first name among others.</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/familyName
diagram gluon3_1_p688.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
also know as the last name among others.
source <xs:element name="familyName" type="ebucore:elementType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation> also know as the last name among others.</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/otherGivenName
diagram gluon3_1_p689.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
e.g. a middle name.
source <xs:element name="otherGivenName" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>e.g. a middle name.</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/suffix
diagram gluon3_1_p690.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
E.g. 'Jr' for junior or 'Sr' for senior.
source <xs:element name="suffix" type="ebucore:elementType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation> E.g. 'Jr' for junior or 'Sr' for senior.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/salutation
diagram gluon3_1_p691.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
E.g. M., Ms., Mrs, Pr., Dr.
source <xs:element name="salutation" type="ebucore:elementType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>E.g. M., Ms., Mrs, Pr., Dr.</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/birthDate
diagram gluon3_1_p692.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:date
properties
content simple
annotation
documentation
The date of birth.
source <xs:element name="birthDate" type="date">
 
<xs:annotation>
   
<xs:documentation> The date of birth. </xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/deathDate
diagram gluon3_1_p693.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:date
properties
content simple
annotation
documentation
The date of death.
source <xs:element name="deathDate" type="date">
 
<xs:annotation>
   
<xs:documentation> The date of death. </xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/username
diagram gluon3_1_p694.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
The name used by the contact in a particular
context.
source <xs:element name="username" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The name used by the contact in a particular
context.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/nickname
diagram gluon3_1_p695.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
A name given to the contact.
source <xs:element name="nickname" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>A name given to the contact.</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/occupation
diagram gluon3_1_p696.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
The job function of the contact
source <xs:element name="occupation" type="ebucore:elementType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The job function of the contact</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/details
diagram gluon3_1_p697.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:detailsType
properties
minOcc 0
maxOcc unbounded
content complex
children ebucore:emailAddress ebucore:webAddress ebucore:address ebucore:telephoneNumber ebucore:mobileTelephoneNumber
attributes
Name  Type  Use  Default  Fixed  Annotation
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
The detailed contact information of a person/contact.
source <xs:element name="details" type="ebucore:detailsType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation> The detailed contact information of a person/contact.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/stageName
diagram gluon3_1_p698.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
For example, in the case a contact is a performing actor/actress,
the stage name will be the fictitious character's name
source <xs:element name="stageName" type="ebucore:elementType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>For example, in the case a contact is a performing actor/actress,
the stage name will be the fictitious character's name
</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/guest
diagram gluon3_1_p699.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A flag to indicate if the contact contribution/appearance was as
a guest
source <xs:element name="guest" type="boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A flag to indicate if the contact contribution/appearance was as
a guest
</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/gender
diagram gluon3_1_p700.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:elementType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional  en    
charset  xs:string        
documentation
An EBUCore extension of the dc:elementType (string +
xml:lang) to precise the character set used to represent the string. If
the character set is different from the set declared for the whole
metadata instance, then data contained in the string should be escaped.
encoding  xs:string        
documentation
To specify if the string (using a particular character set if
specified) has been encoded using e.g. base64Binary encoding.
transcription  xs:string        
documentation
To specify the scripting format as defined in in ISO 15924.
This allows defining a translation format with pronounciation of compex
characters. The other option consists of providing the scripting format
as part of the xml:lang tag as defined in RFC 5646.
annotation
documentation
An element to facilitate filtering / search on gender, e.g. male
or female.
source <xs:element name="gender" type="ebucore:elementType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation> An element to facilitate filtering / search on gender, e.g. male
or female.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/relatedInformationLink
diagram gluon3_1_p701.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type extension of xs:anyURI
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
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 links with related information such as Wikipedia or
other web pages (e.g. press releases).
source <xs:element name="relatedInformationLink" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>To provide links with related information such as Wikipedia or
other web pages (e.g. press releases).
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="anyURI">
       
<xs:attributeGroup ref="ebucore:typeGroup">
         
<xs:annotation>
           
<xs:documentation> A group of attributes to define the type of link
provided.
</xs:documentation>
         
</xs:annotation>
       
</xs:attributeGroup>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element contactDetailsType/relatedContacts
diagram gluon3_1_p702.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:entityType
properties
minOcc 0
maxOcc unbounded
content complex
children ebucore:contactDetails ebucore:organisationDetails ebucore:role
attributes
Name  Type  Use  Default  Fixed  Annotation
entityId  xs:anyURI        
documentation
To provide a unique Id for the entity.
annotation
documentation
This is used to identify contacts (e.g. an assistant, an agent)
related to the contact/person being described.
source <xs:element name="relatedContacts" type="ebucore:entityType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>This is used to identify contacts (e.g. an assistant, an agent)
related to the contact/person being described.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element contactDetailsType/skill
diagram gluon3_1_p703.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
To provide additional information on a contact/person's
particular abilities.
source <xs:element name="skill" type="string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>To provide additional information on a contact/person's
particular abilities.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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