diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | ebucore:periodName | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="periodOfTimeType"> <xs:annotation> <xs:documentation> To describe a period of time e.g. historical. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="periodName" type="ebucore:elementType" minOccurs="0"> <xs:annotation> <xs:documentation> To provide a name for a time period e.g. neolithic. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="ebucore:dateGroup"> <xs:annotation> <xs:documentation>The period of time depicted in the resource expressed by date an time delimitated boundaries.</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||
namespace | urn:ebu:metadata-schema:ebuCore_2014 | ||||||||||||||||||||||||||||||||||||
type | ebucore:elementType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="periodName" type="ebucore:elementType" minOccurs="0"> <xs:annotation> <xs:documentation> To provide a name for a time period e.g. neolithic. </xs:documentation> </xs:annotation> </xs:element> |