Definition Type: Attribute
Name: Percent
Type: [Unresolved]: Percentage:
Containing Schema: OTA_CruiseCommonTypes.xsd
Use Optional
Documentation:
The percentage value used to arrive at the amount associated with this item.
Collapse XSD Schema Diagram:
XSD Diagram of Percent in schema ota_cruisecommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Percent" type="Percentage" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">The percentage value used to arrive at the amount associated with this item.</xs:documentation>
    </xs:annotation>
</xs:attribute>