complexType PurchaseInformationType
diagram gluon3_1_p1125.png
namespace urn:tva:metadata:2005
type extension of tva:PurchaseItemType
properties
base tva:PurchaseItemType
children tva:Price tva:Purchase tva:Description tva:PricingServerURL
used by
element PurchaseInformationTableType/PurchaseInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
start  xs:dateTime  optional      
end  xs:dateTime  optional      
purchaseId  tva:TVAIDType  required      
fragmentId  tva:TVAIDType  optional      
fragmentVersion  xs:unsignedLong  optional      
metadataOriginIDRef  tva:TVAIDRefType  optional      
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>

attribute PurchaseInformationType/@purchaseId
type tva:TVAIDType
properties
use required
source <xs:attribute name="purchaseId" type="tva:TVAIDType" use="required"/>

attribute PurchaseInformationType/@metadataOriginIDRef
type tva:TVAIDRefType
properties
use optional
source <xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy