Definition Type: Element
Name: CalculationInfo
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to textdescriptiontype1
Containing Schema: OTA_AirBaggageRS.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Service or bag specific fee calculation information or warnings.
Collapse XSD Schema Diagram:
Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into ServiceRPH in schema ota_airbaggagers_xsd Drilldown into AllowanceRPH in schema ota_airbaggagers_xsdXSD Diagram of CalculationInfo in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="CalculationInfo" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">Service or bag specific fee calculation information or warnings.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="TextDescriptionType">
                <xs:attribute name="AllowanceRPH" type="RPH_Type" use="optional">
                    <xs:annotation>
                        <xs:documentation source="Description" xml:lang="en">A reference to a set of baggage allowance information.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="ServiceRPH" type="RPH_Type" use="optional">
                    <xs:annotation>
                        <xs:documentation source="Description" xml:lang="en">A reference to a set of service information.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
URL Unresolved link to url11 0 (1)
Description Unresolved link to description43 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Category Unresolved link to category4 Optional
ContentID Unresolved link to contentid1 Optional
Title Unresolved link to title1 Optional
Author Unresolved link to author Optional
CopyrightNotice Unresolved link to copyrightnotice1 Optional
CopyrightOwner Unresolved link to copyrightowner Optional
CopyrightStart Unresolved link to copyrightstart Optional
CopyrightEnd Unresolved link to copyrightend Optional
EffectiveStart Unresolved link to effectivestart Optional
EffectiveEnd Unresolved link to effectiveend Optional
ApplicableStart Unresolved link to applicablestart Optional
ApplicableEnd Unresolved link to applicableend Optional
RecordID Unresolved link to recordid2 Optional
SourceID Unresolved link to sourceid Optional
Language Unresolved link to language8 Optional
AllowanceRPH nsA:AllowanceRPH Optional
ServiceRPH nsA:ServiceRPH Optional
Collapse Derivation Tree:
  • Unresolved link to textdescriptiontype1
    • CalculationInfo