complexType detailsType
diagram gluon3_1_p774.png
namespace urn:ebu:metadata-schema:ebuCore_2014
children ebucore:emailAddress ebucore:webAddress ebucore:address ebucore:telephoneNumber ebucore:mobileTelephoneNumber
used by
elements contactDetailsType/details organisationDetailsType/details
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
Detailed contact information for a person or organisation.
source <xs:complexType name="detailsType">
 
<xs:annotation>
   
<xs:documentation> Detailed contact information for a person or organisation.
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="emailAddress" type="string" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>The e-mail address through which the contact can be directly
joined.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="webAddress" type="string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation> The web address where additional information can be found
regarding an organisation or a contact.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="address" type="ebucore:addressType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>The address of an organisation or contact.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="telephoneNumber" type="string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A telephone number.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="mobileTelephoneNumber" type="string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>A mobile telephone number.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attributeGroup ref="ebucore:typeGroup">
   
<xs:annotation>
     
<xs:documentation> A group of attributes to specify the type fo contact details e.g.
'private' or 'professional'.
</xs:documentation>
   
</xs:annotation>
 
</xs:attributeGroup>
</xs:complexType>

element detailsType/emailAddress
diagram gluon3_1_p775.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The e-mail address through which the contact can be directly
joined.
source <xs:element name="emailAddress" type="string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>The e-mail address through which the contact can be directly
joined.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element detailsType/webAddress
diagram gluon3_1_p776.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The web address where additional information can be found
regarding an organisation or a contact.
source <xs:element name="webAddress" type="string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation> The web address where additional information can be found
regarding an organisation or a contact.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element detailsType/address
diagram gluon3_1_p777.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type ebucore:addressType
properties
minOcc 0
maxOcc 1
content complex
children ebucore:addressLine ebucore:addressTownCity ebucore:addressCountyState ebucore:addressDeliveryCode ebucore:country
annotation
documentation
The address of an organisation or contact.
source <xs:element name="address" type="ebucore:addressType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>The address of an organisation or contact.</xs:documentation>
 
</xs:annotation>
</xs:element>

element detailsType/telephoneNumber
diagram gluon3_1_p778.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A telephone number.
source <xs:element name="telephoneNumber" type="string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A telephone number.</xs:documentation>
 
</xs:annotation>
</xs:element>

element detailsType/mobileTelephoneNumber
diagram gluon3_1_p779.png
namespace urn:ebu:metadata-schema:ebuCore_2014
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
A mobile telephone number.
source <xs:element name="mobileTelephoneNumber" type="string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>A mobile telephone number.</xs:documentation>
 
</xs:annotation>
</xs:element>


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