diagram | |||||||||||||||||||||||||||||||||||||||||||
namespace | urn:tva:metadata:2005 | ||||||||||||||||||||||||||||||||||||||||||
type | extension of tva:PurchaseItemType | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | tva:Price tva:Purchase tva:Description tva:PricingServerURL | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="PurchaseInformationType"> <xs:complexContent> <xs:extension base="tva:PurchaseItemType"> <xs:attribute name="purchaseId" type="tva:TVAIDType" use="required"/> <xs:attributeGroup ref="tva:fragmentIdentification"/> <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | tva:TVAIDType | ||
properties |
|
||
source | <xs:attribute name="purchaseId" type="tva:TVAIDType" use="required"/> |
type | tva:TVAIDRefType | ||
properties |
|
||
source | <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/> |