Definition Type: ComplexType
Name: Rating
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
The actual award or rating received by the facility. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
Drilldown into description in schema common_4_0_0_xsd Drilldown into provider in schema common_4_0_0_xsdXSD Diagram of Rating in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Rating">
    <xsd:annotation>
        <xsd:documentation source="Description">The actual award or rating received by the facility.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Rating</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:string">
            <xsd:attribute name="provider" type="xsd:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">The name of the award or ratings provider.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Provider</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="description" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Description of the rating or award.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
provider ota2-0400:provider Optional
description ota2-0400:description Optional
Collapse Derivation Tree:
Collapse References:
org-0300:Rating, org-0300:Rating