attributeGroup BasePrice
used by
complexTypes PriceType RailPriceType
attributes
Name  Type  Use  Default  Fixed  Annotation
Total  s:decimal  optional      
documentation
Total amount
TotalAddCollect  s:decimal  optional      
documentation
Total exchange amount
AddCollect  s:decimal  optional      
documentation
Exchange amount
Currency  s:string  required      
documentation
Currency
BaseFare  s:decimal  optional      
documentation
Base fare
OldBaseFare  s:decimal  optional      
documentation
Old base fare
BaseCurrency  s:string  optional      
documentation
Currency of the base fare
Taxes  s:decimal        
documentation
Ticket taxes in ticketing currency
PaidTaxes  s:decimal        
documentation
Paid ticket taxes in ticketing currency
ExchangeRate  s:string        
documentation
Exchange rate
source <s:attributeGroup name="BasePrice">
 
<s:attribute name="Total" type="s:decimal" use="optional">
   
<s:annotation>
     
<s:documentation>Total amount</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="TotalAddCollect" type="s:decimal" use="optional">
   
<s:annotation>
     
<s:documentation>Total exchange amount</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="AddCollect" type="s:decimal" use="optional">
   
<s:annotation>
     
<s:documentation>Exchange amount</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="Currency" type="s:string" use="required">
   
<s:annotation>
     
<s:documentation>Currency</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="BaseFare" type="s:decimal" use="optional">
   
<s:annotation>
     
<s:documentation>Base fare</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="OldBaseFare" type="s:decimal" use="optional">
   
<s:annotation>
     
<s:documentation>Old base fare</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="BaseCurrency" type="s:string" use="optional">
   
<s:annotation>
     
<s:documentation>Currency of the base fare</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="Taxes" type="s:decimal">
   
<s:annotation>
     
<s:documentation>Ticket taxes in ticketing currency</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="PaidTaxes" type="s:decimal">
   
<s:annotation>
     
<s:documentation>Paid ticket taxes in ticketing currency</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="ExchangeRate" type="s:string">
   
<s:annotation>
     
<s:documentation>Exchange rate</s:documentation>
   
</s:annotation>
 
</s:attribute>
</s:attributeGroup>

attribute BasePrice/@Total
type s:decimal
properties
use optional
annotation
documentation
Total amount
source <s:attribute name="Total" type="s:decimal" use="optional">
 
<s:annotation>
   
<s:documentation>Total amount</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BasePrice/@TotalAddCollect
type s:decimal
properties
use optional
annotation
documentation
Total exchange amount
source <s:attribute name="TotalAddCollect" type="s:decimal" use="optional">
 
<s:annotation>
   
<s:documentation>Total exchange amount</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BasePrice/@AddCollect
type s:decimal
properties
use optional
annotation
documentation
Exchange amount
source <s:attribute name="AddCollect" type="s:decimal" use="optional">
 
<s:annotation>
   
<s:documentation>Exchange amount</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BasePrice/@Currency
type s:string
properties
use required
annotation
documentation
Currency
source <s:attribute name="Currency" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>Currency</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BasePrice/@BaseFare
type s:decimal
properties
use optional
annotation
documentation
Base fare
source <s:attribute name="BaseFare" type="s:decimal" use="optional">
 
<s:annotation>
   
<s:documentation>Base fare</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BasePrice/@OldBaseFare
type s:decimal
properties
use optional
annotation
documentation
Old base fare
source <s:attribute name="OldBaseFare" type="s:decimal" use="optional">
 
<s:annotation>
   
<s:documentation>Old base fare</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BasePrice/@BaseCurrency
type s:string
properties
use optional
annotation
documentation
Currency of the base fare
source <s:attribute name="BaseCurrency" type="s:string" use="optional">
 
<s:annotation>
   
<s:documentation>Currency of the base fare</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BasePrice/@Taxes
type s:decimal
annotation
documentation
Ticket taxes in ticketing currency
source <s:attribute name="Taxes" type="s:decimal">
 
<s:annotation>
   
<s:documentation>Ticket taxes in ticketing currency</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BasePrice/@PaidTaxes
type s:decimal
annotation
documentation
Paid ticket taxes in ticketing currency
source <s:attribute name="PaidTaxes" type="s:decimal">
 
<s:annotation>
   
<s:documentation>Paid ticket taxes in ticketing currency</s:documentation>
 
</s:annotation>
</s:attribute>

attribute BasePrice/@ExchangeRate
type s:string
annotation
documentation
Exchange rate
source <s:attribute name="ExchangeRate" type="s:string">
 
<s:annotation>
   
<s:documentation>Exchange rate</s:documentation>
 
</s:annotation>
</s:attribute>


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