Definition Type: SimpleType
Name: Percent
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Documentation:
A decimal number that indicated percentage.
Collapse XSD Schema Diagram:
XSD Diagram of Percent in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="Percent">
    <xsd:annotation>
        <xsd:documentation source="Description">A decimal number that indicated percentage.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Percent</otm:OTA2Entity>
            <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">10</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:decimal">
        <xsd:minInclusive value="0.00" />
        <xsd:maxInclusive value="100.00" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxInclusive 100.00
MinInclusive 0.00
Collapse Derivation Tree:
Collapse References:
ota2-0400:Percent, ota2-0400:percent, ph:percent, order-0300:percentota2-0400:percentage,