Definition Type: AttributeGroup
Name: ProcessingInfoGroup
Containing Schema: OTA_CommonTypes.xsd
Documentation:
Specifies the action to be taken on this information and the effective and discontinue dates.
Collapse XSD Schema Diagram:
Drilldown into CodeContext in schema ota_commontypes_xsd1 Drilldown into Code in schema ota_commontypes_xsd1 Drilldown into TravelSector in schema ota_commontypes_xsd1 Drilldown into CompanyShortName in schema ota_commontypes_xsd1 Drilldown into CompanyID_AttributesGroup in schema ota_commontypes_xsd Drilldown into End in schema ota_commontypes_xsd1 Drilldown into Duration in schema ota_commontypes_xsd1 Drilldown into Start in schema ota_commontypes_xsd1 Drilldown into DateTimeSpanGroup in schema ota_commontypes_xsd Drilldown into Action in schema ota_commontypes_xsd1XSD Diagram of ProcessingInfoGroup in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="ProcessingInfoGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the action to be taken on this information and the effective and discontinue dates.</xs:documentation>
    </xs:annotation>
    <xs:attribute name="Action" type="ActionType" use="optional">
        <xs:annotation>
            <xs:documentation xml:lang="en">To specify if the action to be taken is a replacement, addition, deletion, or update.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
    <xs:attributeGroup ref="DateTimeSpanGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">The effective and discontinue dates for the information.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
    <xs:attributeGroup ref="CompanyID_AttributesGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">Identifies the owner of the information.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Action Action Optional
Start Start Optional
Duration Duration Optional
End End Optional
CompanyShortName CompanyShortName Optional
TravelSector TravelSector Optional
Code Code Optional
CodeContext CodeContext Optional