
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| end | dateTime | optional | ||||
| fragmentExpirationDate | dateTime | optional | ||||
| fragmentId | tva:TVAIDType | optional | ||||
| fragmentVersion | unsignedLong | optional | ||||
| metadataOriginIDRef | tva:TVAIDRefType | optional | ||||
| purchaseId | tva:TVAIDType | required | ||||
| start | dateTime | optional |
<complexType name="PurchaseInformationType"> <complexContent> <extension base="tva:PurchaseItemType"> <attribute name="purchaseId" type="tva:TVAIDType" use="required"/> <attributeGroup ref="tva:fragmentIdentification"/> <attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/> </extension> </complexContent> </complexType> |