Documentation

Content by operation Transfers logo icon

The following is a summary of the different content that you could find in each operation.

Is it included in?

NODE/ATTRIBUTE

CONTENT RESPONSE INFORMATION

DETAIL RESPONSE SIMPLE

DETAIL RESPONSE FULL


TYPE

DESCRIPTION

 

activitiesContent/


activity/content/ activity/content/

List<FactsheetActivity>

Activity Factsheet

/@activityFactsheetType

YES YES YES

ActivityFactsheetType

Activity type described in the facsheet. Valid values are:

  • Attractions
  • Activities
  • Events
  • Hop-on-hop-off /buses or cruises
  • Tours
  • Bundle
  • Pass cards

 

/@activityCode

YES NO

NO

String

The contents factsheet is linked to the activity code returned. It is returned if the contents factsheet were requested by activity code.

/@modalityCode

YES NO YES

String

If the contents factsheet was requested by modality code, the code requested is returned back here.

/@contentId

YES YES YES

String

Contents facsheet id.

/@description

YES YES YES

String

Basic description.

/@lastUpdate

YES NO NO

Date

Date and time of the last update performed on any section of the contents factsheet.

/@summary

YES NO YES

String

Text with a summary of the activity.

/@name

YES YES YES

String

Name of activity

/@advancedTips

YES NO YES

List

List of advanced tips (see above for deatails)

/@highligths

YES NO YES

List

List of highligths (see above for details)

/@detailedInfo

YES NO YES

List

Detailed information returned as a list of text ítems.

/featureGroups

YES YES YES

List<Feature>

List of activity features

/featureGroups/@groupCode

YES YES YES

FeatureGroupType

Features are returned in groups. Here the group code is returned. Group and feature codes are dynamic information, so we strongly recommend not to map the information to your website sections or other elements.

/featureGroups/excluded

YES YES YES

List<FeatureDetail>

Since features can be included or excluded for the activity, the excluded ones are returned in this element.

/featureGroups/excluded/@featureType

YES YES YES

FeatureIncExcType

Feature type.

/featureGroups/excluded/@description

YES YES YES

String

Feature description.

/featureGroups/included

YES YES YES

List<FeatureDetail>

Since features can be included or excluded for the activity, the included ones are returned in this element.

/featureGroups/included/@featureType

YES YES YES

FeatureIncExcType

Feature type.

/featureGroups/included/@description

YES YES YES

String

Feature description.

/guidingOptions

YES YES YES

GuidingOptions

If the activity is a guided activity, the following attributes provide details of the attributes of the guiding.

/guidingOptions/@groupType

YES YES YES

GuideGroupType

Guide group type

/guidingOptions/@guideType

YES YES YES

GuideType

Guide type, one of the following can be returned:

  • G: Guide
  • A: Audio Guide
  • GA: Guide and  Audio Guide
  • N: Not Included

 

/guidingOptions/@included

YES YES YES

Boolean

Indicates if this option are included.

/guidingOptions/@maxGroupSize

YES YES YES

Integer

Group maximum size.

/guidingOptions/@tips

YES YES YES

GuideTipType

Information regarding tips. If the activity type is a tour, then the following values can be returned:

  • I: Already included
  • O: Optional

/@importantInfo

YES NO YES

List

List of texts with important information about this activity. See before the table for more details.

/location

YES YES YES

Location

Activity location

/location/endPoints

YES YES YES

List

End points of activity

/location/endPoints/@type

YES YES

LocationPointType

Type of location point. It can be one of the following:

  • S: Same as Starting Point
  • O: Other

/location/endPoints/meetingPoint

YES YES YES

PointOfInterest

Meeting point of this activity

/location/endPoints/meetingPoint/@address

YES YES YES

String

Meeting point address

/location/endPoints/meetingPoint/@city

YES YES YES

String

Meeting point city

/location/endPoints/meetingPoint/@code

YES YES YES

String

Meeting point code

/location/endPoints/meetingPoint/Country

YES YES YES

Country

Meeting point country

/location/endPoints/meetingPoint/Country/@code YES YES YES String Country code
/location/endPoints/meetingPoint/Country/@name YES YES YES String Description of the country code
/location/endPoints/meetingPoint/Country/destinations YES YES YES List<Destinations> List of destinations included in the country for the particular content factsheet
/location/endPoints/meetingPoint/Country/destinations/@code YES YES YES String Country Code
/location/endPoints/meetingPoint/Country/destinations/@name YES YES YES String Description of the country code

/location/endPoints/meetingPoint/@description

YES YES YES

String

Meeting point description

/location/startPoints/meetingPoint/Coordinate YES YES YES geolocation Provides all GeoLocation GPS coordinates

/location/endPoints/meetingPoint/Coordinate/@latitude

YES YES YES

BigDecimal

Meeting point latitude

/location/endPoints/meetingPoint/Coordinate/@longitude

YES YES YES

BigDecimal

Meeting point Longitude

/location/endPoints/meetingPoint/@type

YES YES YES

PointOfInterestType

Type of Meeting point

/location/endPoints/meetingPoint/@zip

YES YES YES

String

Meeting point Zip Code

/location/endPoints/meetingPoint/@area

YES YES YES

List

Meeting point areas. An area is a part of the meeting point. i.e. in an airport it could be “second floor east”, “parking, ground floor” or “arrivals”

/location/endPoints/pickupInstructions

YES YES YES

List

Pickup instructions. They can be provided to the final customer to understand how to get into the activity.

/location/endPoints/pickupInstructions/@description

YES YES YES

String

Pickup instruction description

/location/endPoints/pickupInstructions/@code

YES YES YES

String

Name of instructions pickup

/location/startPoints

YES YES YES

List

Start point of activity

/location/startPoints/@type

YES YES YES

LocationPointType

Type of location point

/location/startPoints/meetingPoint

YES YES YES

PointOfInterest

Meeting point of this activity

/location/startPoints/meetingPoint/@address

YES YES YES

String

Starting point address

/location/startPoints/meetingPoint/@city

YES YES YES

String

Starting point city

/location/startPoints/meetingPoint/@code

YES YES YES

String

Starting point code

/location/startPoints/meetingPoint/Country

YES YES YES

Country

Starting point country

/location/startPoints/meetingPoint/Country/@code YES YES YES String Country code
/location/startPoints/meetingPoint/Country/@name YES YES YES String Description of the country
/location/startPoints/meetingPoint/Country/destinations YES YES YES List<Destinations> List of destinations included in the country for the particular content factsheet
/location/startPoints/meetingPoint/Country/destinations/@code YES YES YES String Country Code
/location/startPoints/meetingPoint/Country/destinations/@name YES YES YES String Description of the country code

/location/startPoints/meetingPoint/@description

YES YES YES

String

Starting point description

/location/startPoints/meetingPoint/Coordinate YES YES YES geolocation Provides all GeoLocation GPS coordinates 

/location/startPoints/meetingPoint/Coordinate/@latitude

YES YES YES

BigDecimal

Starting point latitude

/location/startPoints/meetingPoint/Coordinate/@longitude

YES YES YES

BigDecimal

Starting point Longitude

/location/startPoints/meetingPoint/@type

YES YES YES

PointOfInterestType

Type of meeting point in the pickup

/location/startPoints/meetingPoint/@zip

YES YES YES

String

Starting point Zip code.

/location/startPoints/meetingPoint/@area

YES YES YES

List

Starting point areas. An area is a part of the meeting point. i.e. in an airport it could be “second floor east”, “parking, ground floor” or “arrivals”

/location/startPoints/pickupInstructions

YES YES YES

List

Instructions to be picked up.

/location/startPoints/pickupInstructions/@description

YES YES YES

String

Pickup instructions description

/location/endPoints/pickupInstructions/@code

YES YES YES

String

Pickup instructions description

/media

YES NO YES

Media

Media files (audio, video, etc) for the activity.

/media/audios

YES NO YES

List

List of audio media files.

/media/audios/duration YES NO YES Duration Is the duration of the media in terms of time. 
/media/audios/duration/@metric YES NO YES MetricType

Are the number of

  • Days, 
  • Hours or 
  • Minutes
that durate
/media/audios/duration/@value YES NO YES Double is the number that provides the relevant information to the metric. 

/media/audios/@language

YES NO YES

String

Language in which the audio is encoded.

/media/audios/@description

YES NO YES

String

Description of the audio file

/media/audios/@mimeType

YES NO YES

MediaMimeType

Media mime type

/media/audios/@name

YES NO YES

String

Media name

/media/audios/pointOfInterest

YES NO YES

pointOfInterest

Media points of interest in the event that it’s linked to a specific location.

/media/audios/pointOfInterest/@address

YES NO YES

String

If the media is linked to a point of interest, address of that point of interest.

/media/audios/pointOfInterest/@city

YES NO YES

String

If the media is linked to a point of interest, city of that point of interest.

/media/audios/pointOfInterest/Country

YES NO YES

Country

If the media is linked to a point of interest, country of that point of interest.

/media/audios/pointOfInterest/@description

YES NO YES

String

If the media is linked to a point of interest, description of that point of interest.

/media/audios/pointOfInterest/Coordinate YES NO YES geolocation

/media/audios/pointOfInterest/Coordinate/@latitude

YES NO YES

BigDecimal

If the media is linked to a point of interest, latitude of that point of interest.

/media/audios/pointOfInterest/Coordinate/@longitude

YES NO YES

BigDecimal

If the media is linked to a point of interest, longitude of that point of interest.

/media/audios/pointOfInterest/@type

YES NO YES

PointOfInterestType

If the media is linked to a point of interest, type of that point of interest.

/media/audios/pointOfInterest/@zip

YES NO YES

String

If the media is linked to a point of interest, zip code of that point of interest.

/media/audios/pointOfInterest/@area

YES NO YES

List

If the media is linked to a point of interest, it may contain a list of areas (such as building floors).

/media/audios/@tag

YES NO YES

MediaTagType

Subtype of media. It can be one of the following:

  • MAP
  • LEAFLET
  • RECOMMENDATIONS
  • ADVANCED_TIPS
  • OTHER

/media/audios/@visualizationOrder

YES NO YES

Integer

Playing order.

/media/audios/urls

YES NO YES

List

List of media URLs

/media/audios/urls/@resource

YES NO YES

String

URL for each media.

/media/documents

YES NO YES

List

Documents included in the contents facsheet.

/media/documents/@language

YES NO YES

String

Document language

/media/documents/@description

YES NO YES

String

Document description

/media/documents/@mimeType

YES NO YES

MediaMimeType

Document mime type

/media/documents/@name

YES NO YES

String

Document edia name

/media/documents/pointOfInterest

YES NO YES

pointOfInterest

If the document is linked to a point of interest, address of that point of interest.

/media/documents/pointOfInterest/@address

YES NO YES

String

If the document is linked to a point of interest, address of that point of interest.

/media/documents/pointOfInterest/@city

YES NO YES

String

If the document is linked to a point of interest, city of that point of interest.

/media/documents/pointOfInterest/Country

YES NO YES

Country

If the document is linked to a point of interest, country of that point of interest.

/media/documents/pointOfInterest/@description

YES NO YES

String

If the document is linked to a point of interest, description of that point of interest.

/media/documents/pointOfInterest/Coordinate YES NO YES geolocation

/media/documents/pointOfInterest/Coordinate/@latitude

YES NO YES

BigDecimal

If the document is linked to a point of interest, latitude of that point of interest.

/media/documents/pointOfInterest/Coordinate/@longitude

YES NO YES

BigDecimal

If the document is linked to a point of interest, longitude code of that point of interest.

/media/documents/pointOfInterest/@type

YES NO YES

PointOfInterestType

If the document is linked to a point of interest, longitude type of that point of interest

/media/documents/pointOfInterest/@zip

YES NO YES

String

If the document is linked to a point of interest, zip code of that point of interest

/media/documents/pointOfInterest/@area

YES NO YES

List

If the document is linked to a point of interest, it may contain a list of areas (such as building floors).

/media/documents/@tag

YES NO YES

MediaTagType

Subtype of media. It can be one of the following:

  • MAP
  • LEAFLET
  • RECOMMENDATIONS
  • ADVANCED_TIPS
  • OTHER

/media/documents/@visualizationOrder

YES NO YES

Integer

Document order among others.

/media/documents/urls

YES NO YES

List

List of URLs containing the documents.

/media/documents/urls/@resource

YES NO YES

String

URL for each document.

/media/images

YES YES YES

List

Images included in the contents facsheet.

/media/images/@language

YES YES YES

String

Images language

/media/images/@description

YES YES YES

String

Image description

/media/images/@mimeType

YES YES YES

MediaMimeType

Image mime type

/media/images/@name

YES YES YES

String

Image name

/media/images/pointOfInterest

YES YES YES

pointOfInterest

Point of interest linked to the image.

/media/images/pointOfInterest/@address

YES YES YES

String

If the Image is linked to a point of interest, address of that point of interest.

/media/images/pointOfInterest/@city

YES YES YES

String

If the Image is linked to a point of interest, city of that point of interest

/media/images/pointOfInterest/Country

YES YES YES

Country

If the Image is linked to a point of interest, country of that point of interest.

/media/images/pointOfInterest/@description

YES YES YES

String

If the Image is linked to a point of interest, description of that point of interest.

/media/images/pointOfInterest/Coordinate YES YES YES GeoLocation

/media/images/pointOfInterest/Coordinate/@latitude

YES YES YES

BigDecimal

If the Image is linked to a point of interest, latitude of that point of interest.

/media/images/pointOfInterest/Coordinate/@longitude

YES YES YES

BigDecimal

If the Image is linked to a point of interest, longitude of that point of interest.

/media/images/pointOfInterest/@type

YES YES YES

PointOfInterestType

If the Image is linked to a point of interest, type of that point of interest.

/media/images/pointOfInterest/@zip

YES YES YES

String

If the Image is linked to a point of interest, zip code of that point of interest.

/media/images/pointOfInterest/@area

YES YES YES

List

If the Image is linked to a point of interest, it may contain a list of areas (such as building floors).

/media/images/@tag

YES YES YES

MediaTagType

Subtype of media. It can be one of the following:

  • MAP
  • LEAFLET
  • RECOMMENDATIONS
  • ADVANCED_TIPS
  • OTHER

/media/images/@visualizationOrder

YES YES YES

Integer

Image order among others.

/media/images/urls

YES YES YES

List

List of URLs containing the documents.

/media/images/urls/@dpi

YES YES YES

Integer

Linked image dpis

/media/images/urls/@height

YES YES YES

Integer

Linked image height

/media/images/urls/@width

YES YES YES

Integer

Linked image width

/media/images/urls/@resource

YES YES YES

String

Linked image real URL

/media/images/urls/@sizeType YES YES YES ImageSize

Is the size of an image which could be:

  • SMALL
  • MEDIUM
  • LARGE
  • XLARGE
  • RAW

/media/others

YES NO YES

List

Other media included in the contents facsheet.

/media/others/@language

YES NO YES

String

Other media language

/media/others/@description

YES NO YES

String

Other media description

/media/others/@mimeType

YES NO YES

MediaMimeType

Other media mime type

/media/others/@name

YES NO YES

String

Other media name

/media/others/pointOfInterest

YES NO YES

pointOfInterest

Point of interest linked to the Other media.

/media/others/pointOfInterest/@address

YES NO YES

String

If the Other media is linked to a point of interest, address of that point of interest.

/media/others/pointOfInterest/@city

YES NO YES

String

If the Other media is linked to a point of interest, city of that point of interest

/media/others/pointOfInterest/Country

YES NO YES

Country

If the Other media is linked to a point of interest, country of that point of interest.

/media/others/pointOfInterest/@description

YES NO YES

String

If the Other media is linked to a point of interest, description of that point of interest.

/media/others/pointOfInterest/Coordinate YES NO YES geolocation

/media/others/pointOfInterest/Coordinate/@latitude

YES NO YES

BigDecimal

If the Other media is linked to a point of interest, latitude of that point of interest.

/media/others/pointOfInterest/Coordinate/@longitude

YES NO YES

BigDecimal

If the Other media is linked to a point of interest, longitude of that point of interest.

/media/others/pointOfInterest/@type

YES NO YES

PointOfInterestType

If the Other media is linked to a point of interest, type of that point of interest.

/media/others/pointOfInterest/@zip

YES NO YES

String

If the Other media is linked to a point of interest, zip code of that point of interest.

/media/others/pointOfInterest/@area

YES NO YES

List

If the Other media is linked to a point of interest, it may contain a list of areas (such as building floors).

/media/others/@tag

YES NO YES

MediaTagType

Subtype of media. It can be one of the following:

  • MAP
  • LEAFLET
  • RECOMMENDATIONS
  • ADVANCED_TIPS
  • OTHER

/media/others/@visualizationOrder

YES NO YES

Integer

Other media order among others.

/media/others/urls

YES NO YES

List

List of URLs containing the Other media.

/media/others/urls/@dpi

YES NO YES

Integer

Linked Other media dpis if applicable

/media/others/urls/@height

YES NO YES

Integer

Linked Other media height if applicable

/media/others/urls/@width

YES NO YES

Integer

Linked Other media width if applicable

/media/others/urls/@resource

YES NO YES

String

Linked Other media real URL

/media/videos

YES NO YES

List

Video included in the contents facsheet.

/media/videos/duration YES NO YES Duration Indicates the duration of a video
/media/videos/duration/@metric YES NO YES MetricType

Are the number of

  • Days, 
  • Hours or 
  • Minutes
that durate
/media/videos/duration/@value YES NO YES Double Is the value that is indicated by the metric.

/media/videos/@language

YES NO YES

String

Video language

/media/videos/@description

YES NO YES

String

Video description

/media/videos/@mimeType

YES NO YES

MediaMimeType

Video mime type

/media/videos/@name

YES NO YES

String

Video name

/media/videos/pointOfInterest

YES NO YES

pointOfInterest

Point of interest linked to the Other media.

/media/videos/pointOfInterest/@address

YES NO YES

String

If the Video is linked to a point of interest, address of that point of interest.

/media/videos/pointOfInterest/@city

YES NO YES

String

If the Video is linked to a point of interest, city of that point of interest

/media/videos/pointOfInterest/country

YES NO YES

Country

If the Video is linked to a point of interest, country of that point of interest.

/media/videos/pointOfInterest/country/@code YES NO YES String
/media/videos/pointOfInterest/country/@name YES NO YES String
/media/videos/pointOfInterest/country/destinations YES NO YES List<Destinations>
/media/videos/pointOfInterest/country/destinations/@code YES NO YES String
/media/videos/pointOfInterest/country/destinations/@name NO YES String

/media/videos/pointOfInterest/@description

YES NO YES

String

If the Video is linked to a point of interest, description of that point of interest.

/media/videos/pointOfInterest/Coordinate YES NO YES geolocation

/media/videos/pointOfInterest/Coordinate/@latitude

YES NO YES

BigDecimal

If the Video is linked to a point of interest, latitude of that point of interest.

/media/videos/pointOfInterest/Coordinate/@longitude

YES NO YES

BigDecimal

If the Video is linked to a point of interest, longitude of that point of interest.

/media/videos/pointOfInterest/@type

YES NO YES

PointOfInterestType

If the Video is linked to a point of interest, type of that point of interest.

/media/videos/pointOfInterest/@zip

YES NO YES

String

If the Video is linked to a point of interest, zip code of that point of interest.

/media/videos/pointOfInterest/@area

YES NO YES

List

If the Video is linked to a point of interest, it may contain a list of areas (such as building floors).

/media/videos/@tag

YES NO YES

MediaTagType

Subtype of media. It can be one of the following:

  • MAP
  • LEAFLET
  • RECOMMENDATIONS
  • ADVANCED_TIPS
  • OTHER

/media/videos/@visualizationOrder

YES NO YES

Integer

Video order among others.

/media/videos/urls

YES NO YES

List

List of URLs containing the Other media.

/media/videos/urls/@dpi

YES NO YES

Integer

Linked Video dpis

/media/videos/urls/@height

YES NO YES

Integer

Linked Video height

/media/videos/urls/@width

YES NO YES

Integer

Linked Video width

/media/videos/urls/@resource

YES NO YES

String

Linked Video real URL

/notes

YES NO YES

List

List of activities notes

/notes/@dateFrom

YES NO YES

Date

Application date from for the note

/notes/@dateTo

YES NO YES

Date

Application date to for this note

activitiesContent/notes/@visibleFrom

YES NO YES

Date

Visibility from date

/notes/@visibleTo

YES NO YES

Date

Visibility to date

/notes/@descriptions

YES NO YES

List

List of texts contained in the note

/redeemInfo

YES YES YES

Redeem

Activity redeem information

/redeemInfo/@directEntrance

YES YES YES

Boolean

If true, the final customer can get into the activity directly.

/redeemInfo/@type

YES YES YES

ReedemType

Redeem type

/redeemInfo/comments

YES YES YES

List

List of comments regarding the redeem information.

/redeemInfo/comments/@description

YES YES YES

String

Each comment regarding the redeem information.

/routes

YES NO YES

List

Activity routes

/routes/@description

YES NO YES

String

Route description

/routes/duration

YES NO YES

Duration

Duration of activity route

/routes/duration/@value

YES NO YES

Double

Number of units. i.e. if metric has the value “HOURS” and the value is “1.5” then the route duration is 1 hour and 30 minutes.

/routes/duration/@metric 

YES NO YES

MetricType

Type of duration. It can be one of the following:

  • DAYS
  • HOURS
  • MINUTES

/routes/@timeFrom

YES NO YES

String

Route starting time (hhmm)

/routes/@timeTo

YES NO YES

String

Route end time (hhmm)

/routes/points

YES NO YES

List

List of points for this route

/routes/points/@description

YES NO YES

String

Point descriptions

/routes/points/descriptions

YES NO YES

List

Point description

/routes/points/descriptions/@description

YES NO YES

String

Text containint the point description

/routes/points/@order

YES NO YES

Integer

Point order among others

/routes/points/PointOfInterest

YES NO YES

PointOfInterest

Point of interest for this route

/routes/points/pointOfInterest/@address

YES NO YES

String

Point of interest address

/routes/points/pointOfInterest/@city

YES NO YES

String

Point of interest city

/routes/points/pointOfInterest/Country

YES NO YES

Country

Point of interest country

/routes/points/pointOfInterest/@description

YES NO YES

String

Point of interest description

/routes/points/pointOfInterest/geolocation

YES NO YES

Coordinate

Point of interest GPS point

/routes/points/pointOfInterest/geolocation/@latitude

YES NO YES

BigDecimal

Point of interest Latitude

/routes/points/pointOfInterest/geolocation/@longitude

YES NO YES

BigDecimal

Point of interest Longitude

/routes/points/pointOfInterest/@type

YES NO YES

PointOfInterestType

Type of Point of interest. Available values:

  • LANDMARK
  • ADDRESS
  • OTHER

/routes/points/pointOfInterest/@zip

YES NO YES

String

Point of interest zip code

/routes/points/pointOfInterest/area

YES NO YES

List

List of areas

/routes/points/pointOfInterest/area/@code

YES NO YES

 

 

/routes/points/pointOfInterest/area/geolocation

YES NO YES

Coordinates

Area GPS location

/routes/points/pointOfInterest/area/geolocation/@latitude

YES NO YES

BigDecimal

Area latitude

/routes/points/pointOfInterest/area/geolocation/@longitude

YES NO YES

BigDecimal

Area longitude

/routes/points/stopTime

YES NO YES

Duration

Duration of the stoppage in the route.

/routes/points/stopTime/@metric 

YES NO YES

MetricType

Type of duration. It can be:

  • HOURS
  • DAYS
  • MINUTES

/routes/points/stopTime/@value

YES NO YES

Number of units of the metric above.

Number of units. i.e. if metric has the value “HOURS” and the value is “1.5” then the route duration is 1 hour and 30 minutes.

/routes/points/@timeFrom

YES NO YES

String

Expected arrival time to the point in hhmm format

/routes/points/@timeTo

YES NO YES

String

Expected departure time from the point in hhmm format.

/routes/points/Frequency

YES NO YES

Frequency

Route frequency in minutes

/routes/points/Frequency/maximum

YES NO YES

Duration

Maximum frequency duration for this route

/routes/points/Frequency/maximum/@metric

YES NO YES

MetricType

Type of duration. It can be:

  • HOURS
  • DAYS
  • MINUTES

/routes/points/Frequency/maximum/@value

YES NO YES

Double

Number of duration units.

/routes/points/Frequency/minimum

YES NO YES

Duration

Minimum frequency duration for this route

/routes/points/Frequency/minimum/@metric

YES NO YES

MetricType

Type of duration. It can be:

  • HOURS
  • DAYS
  • MINUTES

/routes/points/Frequency/minimum/@value

YES NO YES

Double

Number of duration units.

/scheduling YES NO YES

/scheduling/closed

YES NO YES

List

Period In which the activity is closed.

/scheduling/closed/@from

YES NO YES

Date

Closed from date.

/scheduling/closed/@to

YES NO YES

Date

Closed to date

/scheduling/closed/@weekDays

YES NO YES

List

Days of week in which the activity is closed.

/scheduling/closed/ScheduledInfo YES NO YES Object
/scheduling/closed/ScheduledInfo/@openingTime YES NO YES String Time of opening in format HHMM
/scheduling/closed/ScheduledInfo/@closeTime YES NO YES String Time of opening in format HHMM

/scheduling/opened

YES NO YES

List

Opening dates

/scheduling/openend/@from

YES NO YES

Date

Open from date.

/scheduling/openend/@to

YES NO YES

Date

Open to date

/scheduling/openend/@weekDays

YES NO YES

List

Days of week in which the activity is open.

/scheduling/openend/ScheduledInfo YES NO YES Object
/scheduling/openend/ScheduledInfo/@openingTime YES NO YES String Time of opening in format HHMM
/scheduling/openend/ScheduledInfo/@closeTime YES NO YES String Time of opening in format HHMM

/scheduling/duration

YES NO YES

Duration

Schedule duration

/scheduling/duration/@hours

YES NO YES

Double

Schedule duration in hours

/segmentationGroups

YES NO YES

List

Activity segmentation (See above for details)

/segmentationGroups/@code

YES NO YES

Long

Segmentation Group code

/segmentationGroups/@name

YES NO YES

String

Segmentation Group name

/segmentationGroups/segments

YES NO YES

List

List of segments for the Group

/segmentationGroups/segments/@code

YES NO YES

Integer

Segment code

/segmentationGroups/segments/@name

YES NO YES

String

Segment name

/segmentationGroups/segments/@icon

YES NO YES

String

Segment icon

/segmentationGroups/segments/subSegments

YES NO YES

List

List of subsegments for the segment

/segmentationGroups/segments/subSegments/@code

YES NO YES

Integer

Subsegment code

/segmentationGroups/segments/subSegments/@order

YES NO YES

Integer

Subsegment order

/segmentationGroups/segments/subSegments/@name

YES NO YES

String

Subsegment name

/segmentationGroups/segments/subSegments/@icon

YES NO YES

String

Subsegment icon

/geolocation

YES NO YES

Coordinate

Activity geolocation in GPS coordinates.

/geolocation/@latitude

YES NO YES

BigDecimal

Activity latitude

/geolocation/@longitude

YES NO YES

BigDecimal

Activity longitude

/venueIds

YES NO YES

List

Venues list.

/venueIds/@type

YES NO YES

VenueType

Venue type

/venueIds/@value

YES NO YES

String

Venue value