Definition Type: ComplexType
Name: ProcessingInfo
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: ota2:Empty
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Transaction processing directives, including display currency overrides. If no display currency information is provided, the display and pricing currency will default to the value in POS/Source/@ISOCurrency. (Developer Notes) An agreement should be in place with your trading partners that specifies what information is summary versus detail.
Collapse XSD Schema Diagram:
Drilldown into summaryResultsInd in schema common_4_0_0_xsd Drilldown into positiveInteger in schema common_4_0_0_xsd Drilldown into displayCurrency in schema common_4_0_0_xsdXSD Diagram of ProcessingInfo in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="ProcessingInfo">
    <xsd:annotation>
        <xsd:documentation source="Description">Transaction processing directives, including display currency overrides. If no display currency information is provided, the display and pricing currency will default to the value in POS/Source/@ISOCurrency.</xsd:documentation>
        <xsd:documentation source="Implementer">(Developer Notes) An agreement should be in place with your trading partners that specifies what information is summary versus detail.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">ProcessingInfo</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="ota2:Empty">
            <xsd:attribute name="displayCurrency" type="ota2-0400:CurrencyCode_ISO4217" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Preferred currencty code is a 3 char currency code as defined in ISO 4127</xsd:documentation>
                    <xsd:documentation source="Reference">(Reference): http://www.opentraveldevelopersnetwork.com/Supported_ISO_Standards.php</xsd:documentation>
                    <xsd:documentation source="MoreInfo">(More Info): http://www.opentraveldevelopersnetwork.com/2012A_SchemaDoc/DisplayCurrency</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="positiveInteger" type="xsd:positiveInteger" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The maximum quantity of search results in the response.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="summaryResultsInd" type="xsd:boolean" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">If true, summary information is requested in the search results.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
displayCurrency ota2-0400:displayCurrency Optional
positiveInteger ota2-0400:positiveInteger Optional
summaryResultsInd ota2-0400:summaryResultsInd Optional
Collapse Derivation Tree:
Collapse References:
ota2-0400:ProcessingInfo, pgt-0200:ProcessingInfo, sh:ProcessingInfo, sh:ProcessingInfo, sh:ProcessingInfo, sh:ProcessingInfo, sh:ProcessingInfo