complexType ImageLink
diagram pscev_p523.png
children ImageDescription DisplayOrder ImageHeight ImageWidth ImageURL ThumbnailURL
used by
elements ImageLinks/ImageLink Rate/ImageLinks/ImageLink AvailResponseAmenity/ImageLink
source <xs:complexType name="ImageLink">
 
<xs:sequence>
   
<xs:element name="ImageDescription" type="ImageDescription"/>
   
<xs:element name="DisplayOrder" type="xs:int" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Orden de Visualizacion de la imagen (lo usa BOL)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ImageHeight" type="ImageHeight" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>El alto de la imagen.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ImageWidth" type="ImageWidth" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Ancho de la imagen</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ImageURL" type="URLType">
     
<xs:annotation>
       
<xs:documentation>URL a la imagen</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ThumbnailURL" type="URLType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>URL al thumbnail.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ImageLink/ImageDescription
diagram pscev_p524.png
type ImageDescription
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
ImageDisplayTypePSCodeType      
documentation
Categoria de la Imagen: Exterior, Lobby, etc.
source <xs:element name="ImageDescription" type="ImageDescription"/>

element ImageLink/DisplayOrder
diagram pscev_p525.png
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Orden de Visualizacion de la imagen (lo usa BOL)
source <xs:element name="DisplayOrder" type="xs:int" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Orden de Visualizacion de la imagen (lo usa BOL)</xs:documentation>
 
</xs:annotation>
</xs:element>

element ImageLink/ImageHeight
diagram pscev_p526.png
type ImageHeight
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
UnitOfMeasureCodexs:string      
documentation
Refer to OTA Code List Unit of Measure Code (UOM)
annotation
documentation
El alto de la imagen.
source <xs:element name="ImageHeight" type="ImageHeight" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>El alto de la imagen.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ImageLink/ImageWidth
diagram pscev_p527.png
type ImageWidth
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
UnitOfMeasureCodexs:string      
documentation
Refer to OTA Code List Unit of Measure Code (UOM)
annotation
documentation
Ancho de la imagen
source <xs:element name="ImageWidth" type="ImageWidth" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Ancho de la imagen</xs:documentation>
 
</xs:annotation>
</xs:element>

element ImageLink/ImageURL
diagram pscev_p528.png
type URLType
properties
isRef 0
content simple
facets
Kind Value annotation 
minLength 
annotation
documentation
URL a la imagen
source <xs:element name="ImageURL" type="URLType">
 
<xs:annotation>
   
<xs:documentation>URL a la imagen</xs:documentation>
 
</xs:annotation>
</xs:element>

element ImageLink/ThumbnailURL
diagram pscev_p529.png
type URLType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
minLength 
annotation
documentation
URL al thumbnail.
source <xs:element name="ThumbnailURL" type="URLType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>URL al thumbnail.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy