complexType PurchaseListType
diagram gluon3_1_p1131.png
namespace urn:tva:metadata:2005
children tva:PurchaseItem tva:PurchaseIdRef
used by
elements BasicContentDescriptionType/PurchaseList InstanceDescriptionType/PurchaseList
source <xs:complexType name="PurchaseListType">
 
<xs:sequence>
   
<xs:choice minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="PurchaseItem" type="tva:PurchaseItemType"/>
     
<xs:element name="PurchaseIdRef" type="tva:TVAIDRefType"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element PurchaseListType/PurchaseItem
diagram gluon3_1_p1132.png
namespace urn:tva:metadata:2005
type tva:PurchaseItemType
properties
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      
source <xs:element name="PurchaseItem" type="tva:PurchaseItemType"/>

element PurchaseListType/PurchaseIdRef
diagram gluon3_1_p1133.png
namespace urn:tva:metadata:2005
type tva:TVAIDRefType
properties
content simple
source <xs:element name="PurchaseIdRef" type="tva:TVAIDRefType"/>


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