complexType PurchaseItemType
diagram gluon3_1_p1126.png
namespace urn:tva:metadata:2005
children tva:Price tva:Purchase tva:Description tva:PricingServerURL
used by
element PurchaseListType/PurchaseItem
complexType PurchaseInformationType
attributes
Name  Type  Use  Default  Fixed  Annotation
start  xs:dateTime  optional      
end  xs:dateTime  optional      
source <xs:complexType name="PurchaseItemType">
 
<xs:sequence>
   
<xs:element name="Price" type="tva:PriceType" maxOccurs="unbounded"/>
   
<xs:element name="Purchase" type="tva:PurchaseType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="Description" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="PricingServerURL" type="anyURI" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="start" type="dateTime" use="optional"/>
 
<xs:attribute name="end" type="dateTime" use="optional"/>
</xs:complexType>

attribute PurchaseItemType/@start
type xs:dateTime
properties
use optional
source <xs:attribute name="start" type="dateTime" use="optional"/>

attribute PurchaseItemType/@end
type xs:dateTime
properties
use optional
source <xs:attribute name="end" type="dateTime" use="optional"/>

element PurchaseItemType/Price
diagram gluon3_1_p1127.png
namespace urn:tva:metadata:2005
type tva:PriceType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
currency  tva:currencyCodeType  required      
source <xs:element name="Price" type="tva:PriceType" maxOccurs="unbounded"/>

element PurchaseItemType/Purchase
diagram gluon3_1_p1128.png
namespace urn:tva:metadata:2005
type tva:PurchaseType
properties
minOcc 0
maxOcc unbounded
content complex
children tva:PurchaseType tva:QuantityUnit tva:QuantityRange
source <xs:element name="Purchase" type="tva:PurchaseType" minOccurs="0" maxOccurs="unbounded"/>

element PurchaseItemType/Description
diagram gluon3_1_p1129.png
namespace urn:tva:metadata:2005
type mpeg7:TextualType
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
xml:lang  xs:language  optional      
source <xs:element name="Description" type="mpeg7:TextualType" minOccurs="0" maxOccurs="unbounded"/>

element PurchaseItemType/PricingServerURL
diagram gluon3_1_p1130.png
namespace urn:tva:metadata:2005
type xs:anyURI
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="PricingServerURL" type="anyURI" minOccurs="0" maxOccurs="unbounded"/>


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