complexType PurchaseInformationTableType
diagram gluon3_1_p1123.png
namespace urn:tva:metadata:2005
children tva:PurchaseInformation
used by
element ProgramDescriptionType/PurchaseInformationTable
attributes
Name  Type  Use  Default  Fixed  Annotation
metadataOriginIDRef  tva:TVAIDRefType  optional      
xml:lang  xs:language  optional      
source <xs:complexType name="PurchaseInformationTableType">
 
<xs:sequence>
   
<xs:element name="PurchaseInformation" type="tva:PurchaseInformationType" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="metadataOriginIDRef" type="tva:TVAIDRefType" use="optional"/>
 
<xs:attribute ref="xml:lang" use="optional"/>
</xs:complexType>

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

element PurchaseInformationTableType/PurchaseInformation
diagram gluon3_1_p1124.png
namespace urn:tva:metadata:2005
type tva:PurchaseInformationType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:Price tva:Purchase tva:Description tva:PricingServerURL
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:element name="PurchaseInformation" type="tva:PurchaseInformationType" minOccurs="0" maxOccurs="unbounded"/>


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