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

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

element Carriers/Carrier
diagram pscev_p375.png
type Carrier
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
CodeCarrierIDrequired      
Namexs:string      
SequenceSequence      
source <xs:element name="Carrier" type="Carrier" maxOccurs="unbounded"/>


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