diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:emailAddress ebucore:webAddress ebucore:address ebucore:telephoneNumber ebucore:mobileTelephoneNumber | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | ebucore:addressType | ||||||
properties |
|
||||||
children | ebucore:addressLine ebucore:addressTownCity ebucore:addressCountyState ebucore:addressDeliveryCode ebucore:country | ||||||
annotation |
|
||||||
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> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="telephoneNumber" type="string" minOccurs="0"> <xs:annotation> <xs:documentation>A telephone number.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="mobileTelephoneNumber" type="string" minOccurs="0"> <xs:annotation> <xs:documentation>A mobile telephone number.</xs:documentation> </xs:annotation> </xs:element> |