{ "type" : "object", "id" : "apiObjetsTouristiquesResultat", "additionalProperties" : false, "properties" : { "query" : { "type" : "object", "id" : "apiObjetsTouristiquesRequete", "additionalProperties" : false, "properties" : { "identifiants" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "integer" } }, "identifiers" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "string" } }, "listeEnregistreeId" : { "type" : "integer" }, "selectionIds" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "integer" } }, "center" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } }, "radius" : { "type" : "integer" }, "communeCodesInsee" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "string" } }, "territoireIds" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "integer" } }, "searchQuery" : { "type" : "string" }, "searchFields" : { "type" : "string", "enum" : [ "NOM", "NOM_DESCRIPTION", "NOM_DESCRIPTION_CRITERES" ] }, "criteresQuery" : { "type" : "string" }, "dateDebut" : { "type" : "string", "format" : "date" }, "dateFin" : { "type" : "string", "format" : "date" }, "first" : { "type" : "integer" }, "count" : { "type" : "integer" }, "order" : { "type" : "string", "enum" : [ "PERTINENCE", "NOM", "DISTANCE", "IDENTIFIANT", "DATE_OUVERTURE", "RANDOM" ] }, "asc" : { "type" : "boolean" }, "locales" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "string" } }, "responseFields" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "string" } }, "apiKey" : { "type" : "string" }, "projetId" : { "type" : "integer" }, "randomSeed" : { "type" : "string" }, "membreProprietaireIds" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "integer" } }, "membreProprietaireIdGmcs" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "integer" } }, "searchLocale" : { "type" : "string" }, "dureeMin" : { "type" : "integer" }, "dureeMax" : { "type" : "integer" } } }, "numFound" : { "type" : "integer" }, "objetsTouristiques" : { "type" : "array", "items" : [ { "type" : "object", "id" : "ACTIVITE", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "gestion" : { "type" : "object", "id" : "gestion", "additionalProperties" : false, "properties" : { "dateCreation" : { "type" : "string", "format" : "date-time" }, "dateModification" : { "type" : "string", "format" : "date-time" }, "dateExportModification" : { "type" : "string", "format" : "date-time" }, "membreProprietaire" : { "type" : "object", "id" : "membre", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "MembreSitraType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "MembreSitraType" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "nom" : { "type" : "string" }, "dateCreation" : { "type" : "string", "format" : "date-time" }, "dateModification" : { "type" : "string", "format" : "date-time" }, "departement" : { "type" : "string" }, "id" : { "type" : "integer" }, "siteWeb" : { "type" : "string" } } }, "signalerUnProblemeMails" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "string" } } } }, "informations" : { "type" : "object", "id" : "informations", "additionalProperties" : false, "properties" : { "moyensCommunication" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "moyenCommunication", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "type" : { "type" : "object", "id" : "MoyenCommunicationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "MoyenCommunicationType" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "coordonnees" : { "type" : "object", "id" : "traductionValeurTexte", "additionalProperties" : false, "properties" : { "fr" : { "type" : "string" }, "en" : { "type" : "string" }, "es" : { "type" : "string" }, "it" : { "type" : "string" }, "de" : { "type" : "string" }, "nl" : { "type" : "string" }, "ru" : { "type" : "string" }, "zh" : { "type" : "string" }, "ptBR" : { "type" : "string" }, "ja" : { "type" : "string" }, "ko" : { "type" : "string" } } }, "observation" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifiantTemporaire" : { "type" : "integer" } } } }, "informationsLegales" : { "type" : "object", "id" : "informationsLegales", "additionalProperties" : false, "properties" : { "siret" : { "type" : "string" }, "codeApeNaf" : { "type" : "string" }, "rcs" : { "type" : "string" }, "numeroAgrementLicence" : { "type" : "string" }, "modeGestion" : { "type" : "object", "id" : "ModeGestion", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ModeGestion" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } } }, "structureGestion" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } }, "structureInformation" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } } } }, "presentation" : { "type" : "object", "id" : "presentation", "additionalProperties" : false, "properties" : { "descriptifCourt" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "descriptifDetaille" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "descriptifsThematises" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "additionalProperties" : false, "properties" : { "dateDisponibilite" : { "type" : "string", "format" : "date" }, "dateLimiteDePublication" : { "type" : "string", "format" : "date" }, "theme" : { "type" : "object", "id" : "DescriptifTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DescriptifTheme" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "description" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } } } } }, "typologiesPromoSitra" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypologiePromoSitra", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "bonsPlans" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } } } }, "localisation" : { "type" : "object", "id" : "localisation", "additionalProperties" : false, "properties" : { "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } }, "perimetreGeographique" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } }, "environnements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "Environnement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Environnement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "environnementsAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "Environnement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Environnement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "environnementsRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "Environnement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Environnement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "lieu" : { "type" : "object", "id" : "lieu", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } } } }, "lieuObjetTouristique" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } }, "territoiresAffectes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "territoireLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] } } } } } }, "liens" : { "type" : "object", "id" : "liens", "additionalProperties" : false, "properties" : { "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "liensObjetsTouristiquesTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "objetTouristiqueLien", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "DEFAUT", "SUR_PLACE", "ADRESSE_UTILE", "ORGANISATEUR_PROGRAMME", "PROGRAMME_ORGANISATEUR", "CADRE_OFFRE_SPECIALE", "OFFRE_SPECIALE_CADRE", "PACKAGE_OBJET", "OBJET_PACKAGE", "AU_DEPART_DE", "A_L_ARRIVEE_DE", "SUR_LE_PARCOURS_DE", "PARCOURS_ETAPE", "ETAPE_PARCOURS", "COUPS_DE_COEUR_INCONTOURNABLES", "VISITE_ORGANISATEUR", "ORGANISATEUR_VISITE", "VEND_ICI", "PROPOSE_PRODUIT_DE", "PERMET_ACCEDER_A", "EST_ACCESSIBLE_PAR", "EST_SITUE_DANS", "A_DANS_SON_PERIMETRE", "OFFRE_SIMILAIRE_PROXIMITE", "SUGGESTION_A_PROXIMITE" ] }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "objetTouristique" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } } } } } } }, "prestations" : { "type" : "object", "id" : "prestations", "additionalProperties" : false, "properties" : { "equipements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationEquipement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "equipementsAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationEquipement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "equipementsRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationEquipement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "services" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationService", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationService" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "animauxAcceptes" : { "type" : "string", "enum" : [ "ACCEPTES", "NON_ACCEPTES", "NON_DISPONIBLE" ] }, "animauxAcceptesSupplement" : { "type" : "string", "enum" : [ "AVEC_SUPPLEMENT", "SANS_SUPPLEMENT", "NON_DISPONIBLE" ] }, "descriptifAnimauxAcceptes" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "servicesAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationService", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationService" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "servicesRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationService", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationService" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "activites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationActivite" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "activitesAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationActivite" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "activitesRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationActivite" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "confortsAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationConfort", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationConfort" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "confortsRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationConfort", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationConfort" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "languesParlees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "Langue", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Langue" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "languesDocumentation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "Langue", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Langue" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "complementAccueil" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "tourismesAdaptes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TourismeAdapte", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TourismeAdapte" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "surchargeTourismesAdaptes" : { "type" : "boolean", "required" : true }, "tourismesAdaptesAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TourismeAdapte", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TourismeAdapte" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "tourismesAdaptesRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TourismeAdapte", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TourismeAdapte" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "labelsTourismeHandicap" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "LabelTourismeHandicap", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "LabelTourismeHandicap" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "descriptifHandicapMoteur" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "surchargeDescriptifHandicapMoteur" : { "type" : "boolean", "required" : true }, "descriptifHandicapAuditif" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "surchargeDescriptifHandicapAuditif" : { "type" : "boolean", "required" : true }, "descriptifHandicapVisuel" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "surchargeDescriptifHandicapVisuel" : { "type" : "boolean", "required" : true }, "descriptifHandicapMental" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "surchargeDescriptifHandicapMental" : { "type" : "boolean", "required" : true }, "nombrePersonnesEnFauteuilRoulantAccueilliesSimultanement" : { "type" : "integer" }, "surchargeNombreFauteuilsRoulants" : { "type" : "boolean", "required" : true }, "typesClientele" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeClientele", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeClientele" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "typesClienteleAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeClientele", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeClientele" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "typesClienteleRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeClientele", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeClientele" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "nombrePersonnesMinimum" : { "type" : "integer" }, "tailleGroupeMin" : { "type" : "integer" }, "tailleGroupeMax" : { "type" : "integer" }, "ageMin" : { "type" : "integer" }, "ageMax" : { "type" : "integer" }, "uniteAgeMin" : { "type" : "string", "enum" : [ "MOIS", "ANNEE" ] }, "uniteAgeMax" : { "type" : "string", "enum" : [ "MOIS", "ANNEE" ] } } }, "ouverture" : { "type" : "object", "id" : "ouverture", "additionalProperties" : false, "properties" : { "periodeEnClair" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "periodeEnClairGenerationMode" : { "type" : "string", "enum" : [ "AUTOMATIQUE", "MANUEL" ] }, "indicationsPeriode" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "IndicationPeriode", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "IndicationPeriode" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "indicationsPeriodeAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "IndicationPeriode", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "IndicationPeriode" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "indicationsPeriodeRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "IndicationPeriode", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "IndicationPeriode" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "periodesOuvertures" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "periodeOuverture", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "dateDebut" : { "type" : "string", "format" : "date" }, "dateFin" : { "type" : "string", "format" : "date" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "complementHoraire" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "horaireOuverture" : { "type" : "string", "format" : "time" }, "horaireFermeture" : { "type" : "string", "format" : "time" }, "type" : { "type" : "string", "enum" : [ "OUVERTURE_TOUS_LES_JOURS", "OUVERTURE_SAUF", "OUVERTURE_SEMAINE", "OUVERTURE_MOIS" ] }, "tousLesAns" : { "type" : "boolean" }, "ouverturesExceptionnelles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ouvertureExceptionnelle", "additionalProperties" : false, "properties" : { "dateOuverture" : { "type" : "string", "format" : "date" } } } }, "ouverturesJourDuMois" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ouvertureJourDuMois", "additionalProperties" : false, "properties" : { "jourDuMois" : { "type" : "string", "enum" : [ "D_1ER", "D_2EME", "D_3EME", "D_4EME", "D_DERNIER" ] }, "jour" : { "type" : "string", "enum" : [ "LUNDI", "MARDI", "MERCREDI", "JEUDI", "VENDREDI", "SAMEDI", "DIMANCHE", "TOUS" ] } } } }, "ouverturesJournalieres" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ouvertureJournaliere", "additionalProperties" : false, "properties" : { "jour" : { "type" : "string", "enum" : [ "LUNDI", "MARDI", "MERCREDI", "JEUDI", "VENDREDI", "SAMEDI", "DIMANCHE", "TOUS" ] } } } }, "identifiantTemporaire" : { "type" : "integer" }, "identifiantTechnique" : { "type" : "integer" } } } }, "fermeturesExceptionnelles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "fermetureExceptionnelle", "additionalProperties" : false, "properties" : { "dateFermeture" : { "type" : "string", "format" : "date" }, "dateSpeciale" : { "type" : "string", "enum" : [ "PREMIER_JANVIER", "BERCHTOLDSTAG", "SAINT_JOSEPH", "ARRIVEE_EVANGILE", "FETE_CITOYENNETE", "VENDREDI_SAINT", "LUNDI_PAQUES", "ASCENSION", "LUNDI_PENTECOTE", "PREMIER_MAI", "HUIT_MAI", "FETE_AUTONOMIE", "QUATORZE_JUILLET", "FETE_DIEU", "FETE_NATIONALE_SUISSE", "QUINZE_AOUT", "LUNDI_DU_JEUNE_FEDERAL", "PREMIER_NOVEMBRE", "ONZE_NOVEMBRE", "IMMACULEE_CONCEPTION", "VINGT_CINQ_DECEMBRE", "MARDI_GRAS", "MERCREDI_DES_CENDRES", "JEUDI_MI_CAREME", "FETE_VICTOR_SCHOELCHER", "JOUR_DES_DEFUNTS", "ABOLITION_DE_LESCLAVAGE_GUADELOUPE", "ABOLITION_DE_LESCLAVAGE_MARTINIQUE" ] } } } }, "ouverturesComplementaires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "OuvertureComplementaire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "OuvertureComplementaire" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "ouvertTouteLAnnee" : { "type" : "string", "enum" : [ "OUVERT_TOUTE_L_ANNEE" ] }, "fermeTemporairement" : { "type" : "string", "enum" : [ "FERME_TEMPORAIREMENT" ] }, "nombreJours" : { "type" : "integer" }, "dureeSeance" : { "type" : "integer" }, "dureeSeanceGroupe" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" } } }, "descriptionTarif" : { "type" : "object", "id" : "descriptionTarif", "additionalProperties" : false, "properties" : { "indicationTarif" : { "type" : "string", "enum" : [ "GRATUIT", "ACCES_LIBRE", "ACCES_LIBRE_STATIONNEMENT_PAYANT_OBLIGATOIRE", "ACCES_LIBRE_TRANSPORT_PAYANT", "ENTREE_LIBRE", "PARTICIPATION_LIBRE", "PAYANT_TARIFS_NON_COMMUNIQUES", "PAYANT" ] }, "gratuit" : { "type" : "boolean" }, "tarifsEnClair" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "tarifsEnClairGenerationMode" : { "type" : "string", "enum" : [ "AUTOMATIQUE", "MANUEL" ] }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "periodes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "periodeTarif", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "dateDebut" : { "type" : "string", "format" : "date" }, "dateFin" : { "type" : "string", "format" : "date" }, "tarifs" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "tarif", "additionalProperties" : false, "properties" : { "devise" : { "type" : "string", "enum" : [ "EUR", "CHF", "XPF" ] }, "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" }, "precisionTarif" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "type" : { "type" : "object", "id" : "TarifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TarifType" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } } } }, "identifiantTemporaire" : { "type" : "integer" } } } }, "modesPaiement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ModePaiement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ModePaiement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "modesPaiementAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ModePaiement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ModePaiement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "modesPaiementRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ModePaiement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ModePaiement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "devise" : { "type" : "string", "enum" : [ "EUR", "CHF", "XPF" ] }, "taxeDeSejourIncluse" : { "type" : "string", "enum" : [ "OUI", "NON", "NON_COMMUNIQUE" ] }, "leTarifComprend" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "leTarifNeComprendPas" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "conditions" : { "type" : "object", "id" : "conditionsTarif", "additionalProperties" : false, "properties" : { "conditionsGratuite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ConditionGratuite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ConditionGratuite" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "gratuitPourLesMoinsDe" : { "type" : "integer" }, "gratuitPourLesPlusDe" : { "type" : "integer" }, "conditionJuniorAgeMin" : { "type" : "integer" }, "conditionJuniorAgeMax" : { "type" : "integer" }, "conditionEnfantAgeMin" : { "type" : "integer" }, "conditionEnfantAgeMax" : { "type" : "integer" } } } } }, "reservation" : { "type" : "object", "id" : "reservation", "additionalProperties" : false, "properties" : { "organismes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "reservationOrganisme", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "identifiantTemporaire" : { "type" : "integer" }, "structureReference" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } }, "nom" : { "type" : "string" }, "type" : { "type" : "object", "id" : "ReservationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ReservationType" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "observation" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "moyensCommunication" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "moyenCommunication", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "type" : { "type" : "object", "id" : "MoyenCommunicationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "MoyenCommunicationType" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "coordonnees" : { "type" : "object", "id" : "traductionValeurTexte", "additionalProperties" : false, "properties" : { "fr" : { "type" : "string" }, "en" : { "type" : "string" }, "es" : { "type" : "string" }, "it" : { "type" : "string" }, "de" : { "type" : "string" }, "nl" : { "type" : "string" }, "ru" : { "type" : "string" }, "zh" : { "type" : "string" }, "ptBR" : { "type" : "string" }, "ja" : { "type" : "string" }, "ko" : { "type" : "string" } } }, "observation" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifiantTemporaire" : { "type" : "integer" } } } }, "locked" : { "type" : "boolean" } } } }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } } } }, "criteresInternes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "critereInterne", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "libelle" : { "type" : "string" }, "commentaire" : { "type" : "string" } } } }, "contacts" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "contact", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "referent" : { "type" : "boolean", "required" : true }, "civilite" : { "type" : "object", "id" : "ContactCivilite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ContactCivilite" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "nom" : { "type" : "string" }, "prenom" : { "type" : "string" }, "titre" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "fonction" : { "type" : "object", "id" : "ContactFonction", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ContactFonction" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "autresFonctions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ContactFonction", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ContactFonction" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "moyensCommunication" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "moyenCommunication", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "type" : { "type" : "object", "id" : "MoyenCommunicationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "MoyenCommunicationType" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "coordonnees" : { "type" : "object", "id" : "traductionValeurTexte", "additionalProperties" : false, "properties" : { "fr" : { "type" : "string" }, "en" : { "type" : "string" }, "es" : { "type" : "string" }, "it" : { "type" : "string" }, "de" : { "type" : "string" }, "nl" : { "type" : "string" }, "ru" : { "type" : "string" }, "zh" : { "type" : "string" }, "ptBR" : { "type" : "string" }, "ja" : { "type" : "string" }, "ko" : { "type" : "string" } } }, "observation" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifiantTemporaire" : { "type" : "integer" } } } }, "identifiantTemporaire" : { "type" : "integer" } } } }, "illustrations" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "multimedia", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "identifiantExterne" : { "type" : "string" }, "link" : { "type" : "boolean", "required" : true }, "type" : { "type" : "string", "enum" : [ "IMAGE_PRINCIPALE", "IMAGE", "DOCUMENT", "SON", "VIDEO", "PLAN", "LOGO", "IMAGE_TOURISME_AFFAIRES", "WEBCAM", "VISITE_VIRTUELLE", "BROCHURE_VIRTUELLE", "BON_PLAN", "IMAGE_HANDICAP", "IMAGE_PRINCIPALE_HIVER", "IMAGE_HIVER", "CHAINE_YOUTUBE", "CHAINE_DAILYMOTION", "GALERIE_FLICKR", "WEBCAM_360", "APPLICATION_IPHONE", "APPLICATION_IPAD", "APPLICATION_ANDROID", "APPLICATION_ANDROID_TABLETTE", "CHAINE_VIMEO", "PINTEREST", "INSTAGRAM", "SNAPCHAT" ] }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "legende" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "copyright" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "observation" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "traductionFichiers" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "traductionFichierMultimedia", "additionalProperties" : false, "properties" : { "locale" : { "type" : "string" }, "url" : { "type" : "string" }, "urlListe" : { "type" : "string" }, "urlFiche" : { "type" : "string" }, "urlDiaporama" : { "type" : "string" }, "urlQHD" : { "type" : "string" }, "extension" : { "type" : "string" }, "fileName" : { "type" : "string" }, "taille" : { "type" : "integer" }, "hauteur" : { "type" : "integer" }, "largeur" : { "type" : "integer" }, "lastModifiedDate" : { "type" : "string", "format" : "date-time" } } } }, "dateLimiteDePublication" : { "type" : "string", "format" : "date" }, "locked" : { "type" : "boolean" }, "source" : { "type" : "string" }, "identifiantTemporaire" : { "type" : "integer" }, "modificationMode" : { "type" : "string", "enum" : [ "MODIFICATION_FICHIERS", "MODIFICATION_METADONNEES" ] } } } }, "multimedias" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "multimedia", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "identifiantExterne" : { "type" : "string" }, "link" : { "type" : "boolean", "required" : true }, "type" : { "type" : "string", "enum" : [ "IMAGE_PRINCIPALE", "IMAGE", "DOCUMENT", "SON", "VIDEO", "PLAN", "LOGO", "IMAGE_TOURISME_AFFAIRES", "WEBCAM", "VISITE_VIRTUELLE", "BROCHURE_VIRTUELLE", "BON_PLAN", "IMAGE_HANDICAP", "IMAGE_PRINCIPALE_HIVER", "IMAGE_HIVER", "CHAINE_YOUTUBE", "CHAINE_DAILYMOTION", "GALERIE_FLICKR", "WEBCAM_360", "APPLICATION_IPHONE", "APPLICATION_IPAD", "APPLICATION_ANDROID", "APPLICATION_ANDROID_TABLETTE", "CHAINE_VIMEO", "PINTEREST", "INSTAGRAM", "SNAPCHAT" ] }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "legende" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "copyright" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "observation" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "traductionFichiers" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "traductionFichierMultimedia", "additionalProperties" : false, "properties" : { "locale" : { "type" : "string" }, "url" : { "type" : "string" }, "urlListe" : { "type" : "string" }, "urlFiche" : { "type" : "string" }, "urlDiaporama" : { "type" : "string" }, "urlQHD" : { "type" : "string" }, "extension" : { "type" : "string" }, "fileName" : { "type" : "string" }, "taille" : { "type" : "integer" }, "hauteur" : { "type" : "integer" }, "largeur" : { "type" : "integer" }, "lastModifiedDate" : { "type" : "string", "format" : "date-time" } } } }, "dateLimiteDePublication" : { "type" : "string", "format" : "date" }, "locked" : { "type" : "boolean" }, "source" : { "type" : "string" }, "identifiantTemporaire" : { "type" : "integer" }, "modificationMode" : { "type" : "string", "enum" : [ "MODIFICATION_FICHIERS", "MODIFICATION_METADONNEES" ] } } } }, "integration" : { "type" : "object", "id" : "integration", "additionalProperties" : false, "properties" : { "source" : { "type" : "string", "enum" : [ "GITES_DE_FRANCE_AIN", "GITES_DE_FRANCE_ALPESMARITIMES", "GITES_DE_FRANCE_ARDECHE", "GITES_DE_FRANCE_DROME", "GITES_DE_FRANCE_HAUTES_ALPES", "GITES_DE_FRANCE_HAUTE_SAVOIE", "GITES_DE_FRANCE_ISERE", "GITES_DE_FRANCE_LOIRE", "GITES_DE_FRANCE_RHONE", "GITES_DE_FRANCE_SAVOIE", "GITES_DE_FRANCE_TARN", "GITES_DE_FRANCE_SEINE_ET_MARNE", "GITES_DE_FRANCE_VAUCLUSE", "GITES_DE_FRANCE_ALLIER", "GITES_DE_FRANCE_ARIEGE", "GITES_DE_FRANCE_BDR", "CLEVACANCES_AIN", "CLEVACANCES_ARDECHE", "CLEVACANCES_DROME", "CLEVACANCES_HAUTES_ALPES", "CLEVACANCES_ISERE", "CLEVACANCES_LOIRE", "CLEVACANCES_RHONE", "CLEVACANCES_SAVOIE_MONT_BLANC", "CLEVACANCES_TARN", "CLEVACANCES_VAUCLUSE", "CLEVACANCES_GARD", "CLEVACANCES_ARIEGE" ] }, "enableLocks" : { "type" : "boolean", "required" : true }, "integresObjetTouristiqueFields" : { "type" : "string" }, "lockedElementsReferences" : { "type" : "string" }, "integrationBonusField" : { "type" : "string" } } }, "territoires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "territoireLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] } } } }, "datesOuverture" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "string", "format" : "date" } }, "informationsActivite" : { "type" : "object", "id" : "informationsActivite", "additionalProperties" : false, "properties" : { "nomLieu" : { "type" : "string" }, "dureeSeance" : { "type" : "integer" }, "nombreJours" : { "type" : "integer" }, "activiteType" : { "type" : "object", "id" : "ActiviteType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteType" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "categories" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ActiviteCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "activitesSportives" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ActiviteSportivePrestation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteSportivePrestation" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "activitesCulturelles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "ActiviteCulturellePrestation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCulturellePrestation" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "prestataireActivites" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } }, "commerceEtServicePrestataire" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "enquete" : { "type" : "object", "id" : "enquete", "additionalProperties" : false, "properties" : { "enquetes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "enquetes", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "annee" : { "type" : "integer" }, "retour" : { "type" : "boolean", "required" : true }, "titre" : { "type" : "object", "id" : "EnqueteTitre", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EnqueteTitre" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "identifiantTemporaire" : { "type" : "integer" }, "idEnqueteV1" : { "type" : "integer" } } } } } }, "donneesPrivees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "additionalProperties" : false, "properties" : { "nomTechnique" : { "type" : "string" }, "libelleFr" : { "type" : "string" }, "ordre" : { "type" : "integer", "required" : true }, "descriptif" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } } } } }, "prestationsList" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } } }, "aspects" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "aspects", "additionalProperties" : false, "properties" : { "aspect" : { "type" : "string", "enum" : [ "STANDARD", "HIVER", "ETE", "HANDICAP", "GROUPES", "TOURISME_AFFAIRES", "PRESTATAIRE_ACTIVITES" ] }, "champsAspect" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "string" } }, "informations" : { "type" : "object", "id" : "informations", "additionalProperties" : false, "properties" : { "moyensCommunication" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "moyenCommunication", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "type" : { "type" : "object", "id" : "MoyenCommunicationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "MoyenCommunicationType" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "coordonnees" : { "type" : "object", "id" : "traductionValeurTexte", "additionalProperties" : false, "properties" : { "fr" : { "type" : "string" }, "en" : { "type" : "string" }, "es" : { "type" : "string" }, "it" : { "type" : "string" }, "de" : { "type" : "string" }, "nl" : { "type" : "string" }, "ru" : { "type" : "string" }, "zh" : { "type" : "string" }, "ptBR" : { "type" : "string" }, "ja" : { "type" : "string" }, "ko" : { "type" : "string" } } }, "observation" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifiantTemporaire" : { "type" : "integer" } } } }, "informationsLegales" : { "type" : "object", "id" : "informationsLegales", "additionalProperties" : false, "properties" : { "siret" : { "type" : "string" }, "codeApeNaf" : { "type" : "string" }, "rcs" : { "type" : "string" }, "numeroAgrementLicence" : { "type" : "string" }, "modeGestion" : { "type" : "object", "id" : "ModeGestion", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ModeGestion" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } } }, "structureGestion" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } }, "structureInformation" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } } } }, "presentation" : { "type" : "object", "id" : "presentation", "additionalProperties" : false, "properties" : { "descriptifCourt" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "descriptifDetaille" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "descriptifsThematises" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "additionalProperties" : false, "properties" : { "dateDisponibilite" : { "type" : "string", "format" : "date" }, "dateLimiteDePublication" : { "type" : "string", "format" : "date" }, "theme" : { "type" : "object", "id" : "DescriptifTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DescriptifTheme" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "description" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } } } } }, "typologiesPromoSitra" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypologiePromoSitra", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "bonsPlans" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } } } }, "localisation" : { "type" : "object", "id" : "localisation", "additionalProperties" : false, "properties" : { "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } }, "perimetreGeographique" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } }, "environnements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "Environnement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Environnement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "environnementsAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "Environnement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Environnement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "environnementsRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "Environnement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Environnement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "lieu" : { "type" : "object", "id" : "lieu", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } } } }, "lieuObjetTouristique" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } }, "territoiresAffectes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "territoireLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] } } } } } }, "liens" : { "type" : "object", "id" : "liens", "additionalProperties" : false, "properties" : { "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "liensObjetsTouristiquesTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "objetTouristiqueLien", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "DEFAUT", "SUR_PLACE", "ADRESSE_UTILE", "ORGANISATEUR_PROGRAMME", "PROGRAMME_ORGANISATEUR", "CADRE_OFFRE_SPECIALE", "OFFRE_SPECIALE_CADRE", "PACKAGE_OBJET", "OBJET_PACKAGE", "AU_DEPART_DE", "A_L_ARRIVEE_DE", "SUR_LE_PARCOURS_DE", "PARCOURS_ETAPE", "ETAPE_PARCOURS", "COUPS_DE_COEUR_INCONTOURNABLES", "VISITE_ORGANISATEUR", "ORGANISATEUR_VISITE", "VEND_ICI", "PROPOSE_PRODUIT_DE", "PERMET_ACCEDER_A", "EST_ACCESSIBLE_PAR", "EST_SITUE_DANS", "A_DANS_SON_PERIMETRE", "OFFRE_SIMILAIRE_PROXIMITE", "SUGGESTION_A_PROXIMITE" ] }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "objetTouristique" : { "type" : "object", "id" : "objetTouristiqueLink", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "ACTIVITE", "COMMERCE_ET_SERVICE", "DEGUSTATION", "DOMAINE_SKIABLE", "EQUIPEMENT", "FETE_ET_MANIFESTATION", "HEBERGEMENT_COLLECTIF", "HEBERGEMENT_LOCATIF", "HOTELLERIE", "HOTELLERIE_PLEIN_AIR", "PATRIMOINE_CULTUREL", "PATRIMOINE_NATUREL", "RESTAURATION", "SEJOUR_PACKAGE", "STRUCTURE", "TERRITOIRE" ] }, "id" : { "type" : "integer" }, "nom" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "identifier" : { "type" : "string" }, "state" : { "type" : "string", "enum" : [ "TRASH", "NEW", "HIDDEN", "PUBLISHED", "DELETED" ] }, "adresse" : { "type" : "object", "id" : "adresse", "additionalProperties" : false, "properties" : { "nomDuLieu" : { "type" : "string" }, "adresse1" : { "type" : "string" }, "adresse2" : { "type" : "string" }, "adresse3" : { "type" : "string" }, "codePostal" : { "type" : "string" }, "bureauDistribution" : { "type" : "string" }, "cedex" : { "type" : "string" }, "etat" : { "type" : "string" }, "commune" : { "type" : "object", "id" : "commune", "additionalProperties" : false, "properties" : { "id" : { "type" : "integer" }, "code" : { "type" : "string" }, "nom" : { "type" : "string" }, "pays" : { "type" : "object", "id" : "Pays", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "Pays" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } }, "codePostal" : { "type" : "string" }, "complement" : { "type" : "string" } } } } }, "geolocalisation" : { "type" : "object", "id" : "geolocalisation", "additionalProperties" : false, "properties" : { "reperePlan" : { "type" : "string" }, "altitude" : { "type" : "integer" }, "altitudeMaxi" : { "type" : "integer" }, "altitudeMini" : { "type" : "integer" }, "altitudeMaxiHebergement" : { "type" : "integer" }, "altitudeMiniHebergement" : { "type" : "integer" }, "complement" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "valide" : { "type" : "boolean" }, "geoJson" : { "type" : "object", "id" : "geoJson", "additionalProperties" : false, "properties" : { "type" : { "type" : "string" }, "coordinates" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "number" } } } } } } } } } } } } }, "prestations" : { "type" : "object", "id" : "prestations", "additionalProperties" : false, "properties" : { "equipements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationEquipement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "equipementsAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationEquipement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "equipementsRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationEquipement" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "services" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationService", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationService" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "animauxAcceptes" : { "type" : "string", "enum" : [ "ACCEPTES", "NON_ACCEPTES", "NON_DISPONIBLE" ] }, "animauxAcceptesSupplement" : { "type" : "string", "enum" : [ "AVEC_SUPPLEMENT", "SANS_SUPPLEMENT", "NON_DISPONIBLE" ] }, "descriptifAnimauxAcceptes" : { "type" : "object", "id" : "traductionLibelle", "additionalProperties" : false, "properties" : { "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" } } }, "servicesAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationService", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationService" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "servicesRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationService", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationService" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "activites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationActivite" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "activitesAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationActivite" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "activitesRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationActivite" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } } } } }, "conforts" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationConfort", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationConfort" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" }, "familleCritere" : { "type" : "object", "id" : "familleCritereLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FamilleCritere" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "integer" }, "description" : { "type" : "string" } } }, "critereDeprecie" : { "type" : "object", "additionalProperties" : false, "properties" : { "code" : { "type" : "string" }, "message" : { "type" : "string" }, "dateAlerte" : { "type" : "string", "format" : "date" }, "dateDesactivation" : { "type" : "string", "format" : "date" }, "critereSubstitutionId" : { "type" : "integer" }, "champSubstitution" : { "type" : "string" }, "url" : { "type" : "string" } } }, "parent" : { "type" : "object", "id" : "elementReferenceLink", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "ActiviteCategorie", "ActiviteCulturellePrestation", "ActiviteSportivePrestation", "ActiviteType", "AopAocIgp", "CommerceEtServiceType", "CommerceEtServiceTypeDetaille", "ConditionGratuite", "ContactCivilite", "ContactFonction", "DegustationLabelCharteQualite", "DegustationStatutExploitant", "DegustationTypeProduit", "DescriptifTheme", "DomaineSkiableClassification", "DomaineSkiableType", "ElementReference", "EnqueteTitre", "Environnement", "EquipementActivite", "EquipementRubrique", "FamilleCritere", "FeteEtManifestationCategorie", "FeteEtManifestationGenerique", "FeteEtManifestationPortee", "FeteEtManifestationTheme", "FeteEtManifestationType", "HebergementCollectifAgrementType", "HebergementCollectifChaineEtLabel", "HebergementCollectifClassementPrefectoral", "HebergementCollectifLabel", "HebergementCollectifType", "HebergementCollectifTypeHebergement", "HebergementCollectifTypeLabel", "HebergementLocatifAgrementType", "HebergementLocatifClassementPrefectoral", "HebergementLocatifLabel", "HebergementLocatifType", "HebergementLocatifTypeLabel", "HotellerieChaine", "HotellerieClassement", "HotellerieLabel", "HotelleriePleinAirChaine", "HotelleriePleinAirClassement", "HotelleriePleinAirLabel", "HotelleriePleinAirType", "HotelleriePleinAirTypeLabel", "HotellerieType", "HotellerieTypeLabel", "IndicationPeriode", "LabelTourismeHandicap", "Langue", "MembreSitraType", "ModeGestion", "ModePaiement", "MoyenCommunicationType", "NatureTerrain", "OuvertureComplementaire", "PatrimoineCulturelCategorie", "PatrimoineCulturelTheme", "PatrimoineCulturelType", "PatrimoineNaturelCategorie", "PatrimoineNaturelClassement", "Pays", "PrestationActivite", "PrestationConfort", "PrestationEquipement", "PrestationService", "PrestationVisiteGroupee", "PrestationVisiteIndividuelle", "ReservationType", "RestaurationCategorie", "RestaurationChaine", "RestaurationClassementGuide", "RestaurationSpecialite", "RestaurationType", "SalleDisposition", "SalleEquipeePour", "SalleEquipement", "SalleHebergement", "SalleRestauration", "SejourPackageTransport", "SejourPackageTypeHebergement", "StructureClassement", "StructureHabilitationPrestataire", "StructureType", "TarifType", "TerritoireType", "TerritoireTypeStation", "TerritoireZoneClassement", "TerritoireZoneLabel", "TourismeAdapte", "TypeClientele", "TypeHabitation", "TypologiePromoSitra" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "type" : "string" }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "type" : "string" }, "ordre" : { "type" : "int