Definition Type: Element
Name: Image
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
An image for this paragraph.
Collapse XSD Schema Diagram:
XSD Diagram of Image in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Image" type="xs:string">
    <xs:annotation>
        <xs:documentation xml:lang="en">An image for this paragraph.</xs:documentation>
    </xs:annotation>
</xs:element>