diagram | |||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||
type | extension of ebucore:elementType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="organisationDepartmentType"> <xs:complexContent> <xs:extension base="ebucore:elementType"> <xs:attribute name="departmentId" type="anyURI"> <xs:annotation> <xs:documentation> To provide a unique identifier for a department within an organisation. </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:anyURI | ||
annotation |
|
||
source | <xs:attribute name="departmentId" type="anyURI"> <xs:annotation> <xs:documentation> To provide a unique identifier for a department within an organisation. </xs:documentation> </xs:annotation> </xs:attribute> |