complexType VehFare
diagram pscev_p1336.png
children FareType Prices
used by
element VehFares/Fare
attributes
Name  Type  Use  Default  Fixed  annotation
VehFareIdxs:stringrequired      
source <xs:complexType name="VehFare">
 
<xs:sequence>
   
<xs:element name="FareType" type="FareType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Tariff type, example. Web Tariff, Agency price</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Prices" type="Prices"/>
 
</xs:sequence>
 
<xs:attribute name="VehFareId" type="xs:string" use="required"/>
</xs:complexType>

attribute VehFare/@VehFareId
type xs:string
properties
isRef 0
use required
source <xs:attribute name="VehFareId" type="xs:string" use="required"/>

element VehFare/FareType
diagram pscev_p1337.png
type FareType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Codexs:stringrequired      
annotation
documentation
Tariff type, example. Web Tariff, Agency price
source <xs:element name="FareType" type="FareType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Tariff type, example. Web Tariff, Agency price</xs:documentation>
 
</xs:annotation>
</xs:element>

element VehFare/Prices
diagram pscev_p1338.png
type Prices
properties
isRef 0
content complex
children Price
attributes
Name  Type  Use  Default  Fixed  annotation
ItemsCountItemsCount      
source <xs:element name="Prices" type="Prices"/>


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