QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
fragmentExpirationDate | dateTime | optional | ||||
fragmentId | tva:TVAIDType | optional | ||||
fragmentVersion | unsignedLong | optional | ||||
originID | tva:TVAIDType | required |
<complexType name="MetadataOriginationInformationType"> <sequence> <element name="Publisher" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/> <element name="RightsOwner" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/> <element name="CopyrightNotice" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="originID" type="tva:TVAIDType" use="required"/> <attributeGroup ref="tva:fragmentIdentification"/> </complexType> |