attributeGroup SearchOptionsBaseType
used by
element SIG_AirMinPriceRQ/SearchOptions
complexType SearchOptionsType
attributes
Name  Type  Use  Default  Fixed  Annotation
ConditionTableNumber  derived by: s:string        
documentation
Number of condition table
AquiringCost  PercentageType        
documentation
Aquiring cost for best option search algorithm
BSPAquiringCost  PercentageType        
documentation
Aquiring cost for best option search algorithm
TCHAquiringCost  PercentageType        
documentation
Aquiring cost for best option search algorithm
source <s:attributeGroup name="SearchOptionsBaseType">
 
<s:attribute name="ConditionTableNumber">
   
<s:annotation>
     
<s:documentation>Number of condition table</s:documentation>
   
</s:annotation>
   
<s:simpleType>
     
<s:restriction base="s:string">
       
<s:minLength value="1"/>
       
<s:maxLength value="16"/>
     
</s:restriction>
   
</s:simpleType>
 
</s:attribute>
 
<s:attribute name="AquiringCost" type="PercentageType">
   
<s:annotation>
     
<s:documentation>Aquiring cost for best option search algorithm</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="BSPAquiringCost" type="PercentageType">
   
<s:annotation>
     
<s:documentation>Aquiring cost for best option search algorithm</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="TCHAquiringCost" type="PercentageType">
   
<s:annotation>
     
<s:documentation>Aquiring cost for best option search algorithm</s:documentation>
   
</s:annotation>
 
</s:attribute>
</s:attributeGroup>

attribute SearchOptionsBaseType/@ConditionTableNumber
type restriction of s:string
facets
Kind Value Annotation
minLength 1
maxLength 16
annotation
documentation
Number of condition table
source <s:attribute name="ConditionTableNumber">
 
<s:annotation>
   
<s:documentation>Number of condition table</s:documentation>
 
</s:annotation>
 
<s:simpleType>
   
<s:restriction base="s:string">
     
<s:minLength value="1"/>
     
<s:maxLength value="16"/>
   
</s:restriction>
 
</s:simpleType>
</s:attribute>

attribute SearchOptionsBaseType/@AquiringCost
type PercentageType
facets
Kind Value Annotation
pattern %\d*\.?\d+
annotation
documentation
Aquiring cost for best option search algorithm
source <s:attribute name="AquiringCost" type="PercentageType">
 
<s:annotation>
   
<s:documentation>Aquiring cost for best option search algorithm</s:documentation>
 
</s:annotation>
</s:attribute>

attribute SearchOptionsBaseType/@BSPAquiringCost
type PercentageType
facets
Kind Value Annotation
pattern %\d*\.?\d+
annotation
documentation
Aquiring cost for best option search algorithm
source <s:attribute name="BSPAquiringCost" type="PercentageType">
 
<s:annotation>
   
<s:documentation>Aquiring cost for best option search algorithm</s:documentation>
 
</s:annotation>
</s:attribute>

attribute SearchOptionsBaseType/@TCHAquiringCost
type PercentageType
facets
Kind Value Annotation
pattern %\d*\.?\d+
annotation
documentation
Aquiring cost for best option search algorithm
source <s:attribute name="TCHAquiringCost" type="PercentageType">
 
<s:annotation>
   
<s:documentation>Aquiring cost for best option search algorithm</s:documentation>
 
</s:annotation>
</s:attribute>


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