complexType Prices
diagram pscev_p613.png
children Price
attributes
Name  Type  Use  Default  Fixed  annotation
ItemsCountItemsCount      
source <xs:complexType name="Prices">
 
<xs:sequence>
   
<xs:element name="Price" type="Price" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="ItemsCount" type="ItemsCount"/>
</xs:complexType>

attribute Prices/@ItemsCount
type ItemsCount
properties
isRef 0
facets
Kind Value annotation 
minInclusive 
source <xs:attribute name="ItemsCount" type="ItemsCount"/>

element Prices/Price
diagram pscev_p614.png
type Price
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children Amount
attributes
Name  Type  Use  Default  Fixed  annotation
PriceTypePSCodeType      
SequenceSequence      
source <xs:element name="Price" type="Price" maxOccurs="unbounded"/>


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