Definition Type: Attribute
Name: PenaltyType
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirCommonTypes.xsd
Use Optional
Documentation:
Indicates the type of penalty involved in the search or response.
Collapse XSD Schema Diagram:
XSD Diagram of PenaltyType in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="PenaltyType" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Indicates the type of penalty involved in the search or response.</xs:documentation>
    </xs:annotation>
</xs:attribute>