Definition Type: Element
Name: Comments
Namespace: http://www.opentravel.org/OTA/2003/05
Type: CommentType
Containing Schema: OTA_AuthorizationRS.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A collection of comments associated with the authorization information.
Collapse XSD Schema Diagram:
Drilldown into Comment in schema ota_commontypes_xsd1 Drilldown into CommentType in schema ota_commontypes_xsd1XSD Diagram of Comments in schema ota_authorizationrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Comments" type="CommentType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">A collection of comments associated with the authorization information.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Comment Comment (1) unbounded
Collapse Derivation Tree: