{ "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "COMMERCE_ET_SERVICE", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "COMMERCE_ET_SERVICE" ] }, "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" } } } } } }, "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" ] }, "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" ] } } } }, "tourismeAffaires" : { "type" : "object", "id" : "tourismeAffaires", "additionalProperties" : false, "properties" : { "tourismeAffairesEnabled" : { "type" : "boolean", "required" : true }, "sallesEquipeesPour" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipeePour", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipeePour" ] }, "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" } } } } } }, "sallesEquipement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipement" ] }, "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" } } } } } }, "sallesRestauration" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleRestauration", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleRestauration" ] }, "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" } } } } } }, "sallesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleHebergement" ] }, "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" } } } } } }, "sallesReunion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunion", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "nom" : { "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" } } }, "capaciteMax" : { "type" : "integer" }, "superficie" : { "type" : "integer" }, "hauteur" : { "type" : "number" }, "lumiereNaturelle" : { "type" : "boolean" }, "tarifSalle" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifJournee" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifResident" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "identifiantTemporaire" : { "type" : "integer" }, "dispositions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunionDisposition", "additionalProperties" : false, "properties" : { "capacite" : { "type" : "integer" }, "disposition" : { "type" : "object", "id" : "SalleDisposition", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleDisposition" ] }, "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" } } } } } } } } } } }, "nombreSallesReunionEquipees" : { "type" : "integer" }, "capaciteMaxAccueil" : { "type" : "integer" }, "nombreSallesModulables" : { "type" : "integer" } } }, "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" } }, "informationsCommerceEtService" : { "type" : "object", "id" : "informationsCommerceEtService", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "DEGUSTATION", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "DEGUSTATION" ] }, "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" } } } } } }, "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" } } } } } }, "tailleGroupeMin" : { "type" : "integer" }, "tailleGroupeMax" : { "type" : "integer" } } }, "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" ] }, "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" ] } } } }, "tourismeAffaires" : { "type" : "object", "id" : "tourismeAffaires", "additionalProperties" : false, "properties" : { "tourismeAffairesEnabled" : { "type" : "boolean", "required" : true }, "sallesEquipeesPour" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipeePour", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipeePour" ] }, "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" } } } } } }, "sallesEquipement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipement" ] }, "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" } } } } } }, "sallesRestauration" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleRestauration", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleRestauration" ] }, "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" } } } } } }, "sallesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleHebergement" ] }, "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" } } } } } }, "sallesReunion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunion", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "nom" : { "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" } } }, "capaciteMax" : { "type" : "integer" }, "superficie" : { "type" : "integer" }, "hauteur" : { "type" : "number" }, "lumiereNaturelle" : { "type" : "boolean" }, "tarifSalle" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifJournee" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifResident" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "identifiantTemporaire" : { "type" : "integer" }, "dispositions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunionDisposition", "additionalProperties" : false, "properties" : { "capacite" : { "type" : "integer" }, "disposition" : { "type" : "object", "id" : "SalleDisposition", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleDisposition" ] }, "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" } } } } } } } } } } }, "nombreSallesReunionEquipees" : { "type" : "integer" }, "capaciteMaxAccueil" : { "type" : "integer" }, "nombreSallesModulables" : { "type" : "integer" } } }, "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" } } }, "visites" : { "type" : "object", "id" : "visites", "additionalProperties" : false, "properties" : { "languesVisite" : { "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" } } } } } }, "languesAudioGuide" : { "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" } } } } } }, "languesPanneauInformation" : { "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" } } } } } }, "visitable" : { "type" : "boolean", "required" : true }, "dureeMoyenneVisiteGroupe" : { "type" : "integer" }, "dureeMoyenneVisiteIndividuelle" : { "type" : "integer" }, "prestationsVisitesIndividuelles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationVisiteIndividuelle", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationVisiteIndividuelle" ] }, "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" } } } } } }, "prestationsVisitesGroupees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationVisiteGroupee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationVisiteGroupee" ] }, "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" } } } } } }, "complementVisite" : { "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" } } } } }, "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" } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "DOMAINE_SKIABLE", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "DOMAINE_SKIABLE" ] }, "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" } } } } } }, "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 }, "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" } } } } } } } }, "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" ] }, "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" } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "EQUIPEMENT", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "EQUIPEMENT" ] }, "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" } } } } } }, "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" } } } } } }, "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" ] }, "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" ] } } } }, "tourismeAffaires" : { "type" : "object", "id" : "tourismeAffaires", "additionalProperties" : false, "properties" : { "tourismeAffairesEnabled" : { "type" : "boolean", "required" : true }, "sallesEquipeesPour" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipeePour", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipeePour" ] }, "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" } } } } } }, "sallesEquipement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipement" ] }, "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" } } } } } }, "sallesRestauration" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleRestauration", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleRestauration" ] }, "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" } } } } } }, "sallesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleHebergement" ] }, "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" } } } } } }, "sallesReunion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunion", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "nom" : { "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" } } }, "capaciteMax" : { "type" : "integer" }, "superficie" : { "type" : "integer" }, "hauteur" : { "type" : "number" }, "lumiereNaturelle" : { "type" : "boolean" }, "tarifSalle" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifJournee" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifResident" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "identifiantTemporaire" : { "type" : "integer" }, "dispositions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunionDisposition", "additionalProperties" : false, "properties" : { "capacite" : { "type" : "integer" }, "disposition" : { "type" : "object", "id" : "SalleDisposition", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleDisposition" ] }, "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" } } } } } } } } } } }, "nombreSallesReunionEquipees" : { "type" : "integer" }, "capaciteMaxAccueil" : { "type" : "integer" }, "nombreSallesModulables" : { "type" : "integer" } } }, "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" } } }, "visites" : { "type" : "object", "id" : "visites", "additionalProperties" : false, "properties" : { "languesVisite" : { "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" } } } } } }, "languesAudioGuide" : { "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" } } } } } }, "languesPanneauInformation" : { "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" } } } } } }, "visitable" : { "type" : "boolean", "required" : true }, "dureeMoyenneVisiteGroupe" : { "type" : "integer" }, "dureeMoyenneVisiteIndividuelle" : { "type" : "integer" }, "prestationsVisitesIndividuelles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationVisiteIndividuelle", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationVisiteIndividuelle" ] }, "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" } } } } } }, "prestationsVisitesGroupees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationVisiteGroupee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationVisiteGroupee" ] }, "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" } } } } } }, "complementVisite" : { "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" } } } } }, "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" } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "FETE_ET_MANIFESTATION", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "FETE_ET_MANIFESTATION" ] }, "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" } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "HEBERGEMENT_COLLECTIF", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "HEBERGEMENT_COLLECTIF" ] }, "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" } } } } } }, "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" : "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" } } } } } }, "tailleGroupeMin" : { "type" : "integer" }, "tailleGroupeMax" : { "type" : "integer" } } }, "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" ] }, "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" ] }, "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" ] } } } }, "tourismeAffaires" : { "type" : "object", "id" : "tourismeAffaires", "additionalProperties" : false, "properties" : { "tourismeAffairesEnabled" : { "type" : "boolean", "required" : true }, "sallesEquipeesPour" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipeePour", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipeePour" ] }, "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" } } } } } }, "sallesEquipement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipement" ] }, "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" } } } } } }, "sallesRestauration" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleRestauration", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleRestauration" ] }, "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" } } } } } }, "sallesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleHebergement" ] }, "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" } } } } } }, "sallesReunion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunion", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "nom" : { "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" } } }, "capaciteMax" : { "type" : "integer" }, "superficie" : { "type" : "integer" }, "hauteur" : { "type" : "number" }, "lumiereNaturelle" : { "type" : "boolean" }, "tarifSalle" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifJournee" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifResident" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "identifiantTemporaire" : { "type" : "integer" }, "dispositions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunionDisposition", "additionalProperties" : false, "properties" : { "capacite" : { "type" : "integer" }, "disposition" : { "type" : "object", "id" : "SalleDisposition", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleDisposition" ] }, "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" } } } } } } } } } } }, "nombreSallesReunionEquipees" : { "type" : "integer" }, "capaciteMaxAccueil" : { "type" : "integer" }, "nombreSallesModulables" : { "type" : "integer" } } }, "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" } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "HEBERGEMENT_LOCATIF", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "HEBERGEMENT_LOCATIF" ] }, "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" } } } } } }, "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" : "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" } } } } } }, "tailleGroupeMin" : { "type" : "integer" }, "tailleGroupeMax" : { "type" : "integer" } } }, "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" ] }, "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" ] }, "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" ] } } } }, "tourismeAffaires" : { "type" : "object", "id" : "tourismeAffaires", "additionalProperties" : false, "properties" : { "tourismeAffairesEnabled" : { "type" : "boolean", "required" : true }, "sallesEquipeesPour" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipeePour", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipeePour" ] }, "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" } } } } } }, "sallesEquipement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipement" ] }, "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" } } } } } }, "sallesRestauration" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleRestauration", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleRestauration" ] }, "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" } } } } } }, "sallesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleHebergement" ] }, "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" } } } } } }, "sallesReunion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunion", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "nom" : { "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" } } }, "capaciteMax" : { "type" : "integer" }, "superficie" : { "type" : "integer" }, "hauteur" : { "type" : "number" }, "lumiereNaturelle" : { "type" : "boolean" }, "tarifSalle" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifJournee" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifResident" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "identifiantTemporaire" : { "type" : "integer" }, "dispositions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunionDisposition", "additionalProperties" : false, "properties" : { "capacite" : { "type" : "integer" }, "disposition" : { "type" : "object", "id" : "SalleDisposition", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleDisposition" ] }, "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" } } } } } } } } } } }, "nombreSallesReunionEquipees" : { "type" : "integer" }, "capaciteMaxAccueil" : { "type" : "integer" }, "nombreSallesModulables" : { "type" : "integer" } } }, "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" } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "HOTELLERIE", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "HOTELLERIE" ] }, "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" } } } } } }, "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" : "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" } } } } } }, "tailleGroupeMin" : { "type" : "integer" }, "tailleGroupeMax" : { "type" : "integer" } } }, "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" ] }, "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" ] }, "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" ] } } } }, "tourismeAffaires" : { "type" : "object", "id" : "tourismeAffaires", "additionalProperties" : false, "properties" : { "tourismeAffairesEnabled" : { "type" : "boolean", "required" : true }, "sallesEquipeesPour" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipeePour", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipeePour" ] }, "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" } } } } } }, "sallesEquipement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipement" ] }, "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" } } } } } }, "sallesRestauration" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleRestauration", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleRestauration" ] }, "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" } } } } } }, "sallesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleHebergement" ] }, "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" } } } } } }, "sallesReunion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunion", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "nom" : { "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" } } }, "capaciteMax" : { "type" : "integer" }, "superficie" : { "type" : "integer" }, "hauteur" : { "type" : "number" }, "lumiereNaturelle" : { "type" : "boolean" }, "tarifSalle" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifJournee" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifResident" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "identifiantTemporaire" : { "type" : "integer" }, "dispositions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunionDisposition", "additionalProperties" : false, "properties" : { "capacite" : { "type" : "integer" }, "disposition" : { "type" : "object", "id" : "SalleDisposition", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleDisposition" ] }, "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" } } } } } } } } } } }, "nombreSallesReunionEquipees" : { "type" : "integer" }, "capaciteMaxAccueil" : { "type" : "integer" }, "nombreSallesModulables" : { "type" : "integer" } } }, "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" } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "HOTELLERIE_PLEIN_AIR", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "HOTELLERIE_PLEIN_AIR" ] }, "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" } } } } } }, "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" : "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" } } } } } }, "tailleGroupeMin" : { "type" : "integer" }, "tailleGroupeMax" : { "type" : "integer" } } }, "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" ] }, "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" ] }, "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" ] } } } }, "tourismeAffaires" : { "type" : "object", "id" : "tourismeAffaires", "additionalProperties" : false, "properties" : { "tourismeAffairesEnabled" : { "type" : "boolean", "required" : true }, "sallesEquipeesPour" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipeePour", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipeePour" ] }, "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" } } } } } }, "sallesEquipement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipement" ] }, "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" } } } } } }, "sallesRestauration" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleRestauration", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleRestauration" ] }, "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" } } } } } }, "sallesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleHebergement" ] }, "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" } } } } } }, "sallesReunion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunion", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "nom" : { "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" } } }, "capaciteMax" : { "type" : "integer" }, "superficie" : { "type" : "integer" }, "hauteur" : { "type" : "number" }, "lumiereNaturelle" : { "type" : "boolean" }, "tarifSalle" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifJournee" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifResident" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "identifiantTemporaire" : { "type" : "integer" }, "dispositions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunionDisposition", "additionalProperties" : false, "properties" : { "capacite" : { "type" : "integer" }, "disposition" : { "type" : "object", "id" : "SalleDisposition", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleDisposition" ] }, "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" } } } } } } } } } } }, "nombreSallesReunionEquipees" : { "type" : "integer" }, "capaciteMaxAccueil" : { "type" : "integer" }, "nombreSallesModulables" : { "type" : "integer" } } }, "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" } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "PATRIMOINE_CULTUREL", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "PATRIMOINE_CULTUREL" ] }, "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" } } } } } }, "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" } } } } } }, "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" ] }, "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" ] } } } }, "tourismeAffaires" : { "type" : "object", "id" : "tourismeAffaires", "additionalProperties" : false, "properties" : { "tourismeAffairesEnabled" : { "type" : "boolean", "required" : true }, "sallesEquipeesPour" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipeePour", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipeePour" ] }, "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" } } } } } }, "sallesEquipement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipement" ] }, "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" } } } } } }, "sallesRestauration" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleRestauration", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleRestauration" ] }, "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" } } } } } }, "sallesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleHebergement" ] }, "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" } } } } } }, "sallesReunion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunion", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "nom" : { "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" } } }, "capaciteMax" : { "type" : "integer" }, "superficie" : { "type" : "integer" }, "hauteur" : { "type" : "number" }, "lumiereNaturelle" : { "type" : "boolean" }, "tarifSalle" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifJournee" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifResident" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "identifiantTemporaire" : { "type" : "integer" }, "dispositions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunionDisposition", "additionalProperties" : false, "properties" : { "capacite" : { "type" : "integer" }, "disposition" : { "type" : "object", "id" : "SalleDisposition", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleDisposition" ] }, "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" } } } } } } } } } } }, "nombreSallesReunionEquipees" : { "type" : "integer" }, "capaciteMaxAccueil" : { "type" : "integer" }, "nombreSallesModulables" : { "type" : "integer" } } }, "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" } } }, "visites" : { "type" : "object", "id" : "visites", "additionalProperties" : false, "properties" : { "languesVisite" : { "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" } } } } } }, "languesAudioGuide" : { "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" } } } } } }, "languesPanneauInformation" : { "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" } } } } } }, "visitable" : { "type" : "boolean", "required" : true }, "dureeMoyenneVisiteGroupe" : { "type" : "integer" }, "dureeMoyenneVisiteIndividuelle" : { "type" : "integer" }, "prestationsVisitesIndividuelles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationVisiteIndividuelle", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationVisiteIndividuelle" ] }, "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" } } } } } }, "prestationsVisitesGroupees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationVisiteGroupee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationVisiteGroupee" ] }, "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" } } } } } }, "complementVisite" : { "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" } } } } }, "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" } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "PATRIMOINE_NATUREL", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "PATRIMOINE_NATUREL" ] }, "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" } } } } } }, "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" } } } } } }, "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" ] }, "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" } } }, "visites" : { "type" : "object", "id" : "visites", "additionalProperties" : false, "properties" : { "languesVisite" : { "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" } } } } } }, "languesAudioGuide" : { "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" } } } } } }, "languesPanneauInformation" : { "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" } } } } } }, "visitable" : { "type" : "boolean", "required" : true }, "dureeMoyenneVisiteGroupe" : { "type" : "integer" }, "dureeMoyenneVisiteIndividuelle" : { "type" : "integer" }, "prestationsVisitesIndividuelles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationVisiteIndividuelle", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationVisiteIndividuelle" ] }, "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" } } } } } }, "prestationsVisitesGroupees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PrestationVisiteGroupee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PrestationVisiteGroupee" ] }, "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" } } } } } }, "complementVisite" : { "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" } } } } }, "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" } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "RESTAURATION", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "RESTAURATION" ] }, "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" } } } } } }, "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" } } } } } }, "tailleGroupeMin" : { "type" : "integer" }, "tailleGroupeMax" : { "type" : "integer" } } }, "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" ] }, "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" ] }, "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" ] } } } }, "tourismeAffaires" : { "type" : "object", "id" : "tourismeAffaires", "additionalProperties" : false, "properties" : { "tourismeAffairesEnabled" : { "type" : "boolean", "required" : true }, "sallesEquipeesPour" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipeePour", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipeePour" ] }, "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" } } } } } }, "sallesEquipement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleEquipement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleEquipement" ] }, "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" } } } } } }, "sallesRestauration" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleRestauration", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleRestauration" ] }, "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" } } } } } }, "sallesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SalleHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleHebergement" ] }, "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" } } } } } }, "sallesReunion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunion", "additionalProperties" : false, "properties" : { "identifiant" : { "type" : "integer" }, "nom" : { "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" } } }, "capaciteMax" : { "type" : "integer" }, "superficie" : { "type" : "integer" }, "hauteur" : { "type" : "number" }, "lumiereNaturelle" : { "type" : "boolean" }, "tarifSalle" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifJournee" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "tarifResident" : { "type" : "object", "id" : "salleReunionTarif", "additionalProperties" : false, "properties" : { "minimum" : { "type" : "number" }, "maximum" : { "type" : "number" } } }, "identifiantTemporaire" : { "type" : "integer" }, "dispositions" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "salleReunionDisposition", "additionalProperties" : false, "properties" : { "capacite" : { "type" : "integer" }, "disposition" : { "type" : "object", "id" : "SalleDisposition", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SalleDisposition" ] }, "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" } } } } } } } } } } }, "nombreSallesReunionEquipees" : { "type" : "integer" }, "capaciteMaxAccueil" : { "type" : "integer" }, "nombreSallesModulables" : { "type" : "integer" } } }, "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" } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "formatVersion" : { "type" : "string" }, "expiration" : { "type" : "object", "id" : "expiration", "additionalProperties" : false, "properties" : { "dateExpiration" : { "type" : "string", "format" : "date" }, "expirationAction" : { "type" : "string", "enum" : [ "SUPPRIMER", "MASQUER", "MASQUER_AUTOMATIQUEMENT" ] } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "SEJOUR_PACKAGE", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "SEJOUR_PACKAGE" ] }, "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" ] }, "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" } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "STRUCTURE", "additionalProperties" : false, "properties" : { "type" : { "type" : "string", "enum" : [ "STRUCTURE" ] }, "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" } } }, "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" } } } } } } } }, "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" } } } } } }, "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" } } } } }, "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 }, "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" } } } } } } } }, "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" } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } }, { "type" : "object", "id" : "TERRITOIRE", "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" ] }, "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" } } } } } }, "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" } } } } } }, "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 }, "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" } } } } } } } }, "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" } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "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" : "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" } } } } }, "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" ] } } } }, "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" } } } } } } } } } }, "informationsCommerceEtService" : { "type" : "object", "additionalProperties" : false, "properties" : { "commerceEtServiceType" : { "type" : "object", "id" : "CommerceEtServiceType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceType" ] }, "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" } } } } }, "typesDetailles" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "CommerceEtServiceTypeDetaille", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "CommerceEtServiceTypeDetaille" ] }, "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" } } } } } }, "classement" : { "type" : "object", "id" : "StructureClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureClassement" ] }, "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" } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsDegustation" : { "type" : "object", "id" : "informationsDegustation", "additionalProperties" : false, "properties" : { "aoc" : { "type" : "boolean", "required" : true }, "labelsChartesQualite" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationLabelCharteQualite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationLabelCharteQualite" ] }, "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" } } } } } }, "charteQualite" : { "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" } } }, "aopAocIgps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "AopAocIgp", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "AopAocIgp" ] }, "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" } } } } } }, "aocDescriptif" : { "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" } } }, "typesProduit" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationTypeProduit", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationTypeProduit" ] }, "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" } } } } } }, "statutsExploitant" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DegustationStatutExploitant", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DegustationStatutExploitant" ] }, "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" } } } } } } } }, "informationsDomaineSkiable" : { "type" : "object", "id" : "informationsDomaineSkiable", "additionalProperties" : false, "properties" : { "classification" : { "type" : "object", "id" : "DomaineSkiableClassification", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableClassification" ] }, "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" } } } } }, "domaineSkiableTypes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "DomaineSkiableType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "DomaineSkiableType" ] }, "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" } } } } } }, "identifiantDomaineRelie" : { "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" } } }, "conditionForfaitGratuit" : { "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" } } }, "identifiantForfait" : { "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" } } }, "validiteTarifEnfant" : { "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" } } }, "validiteTarifSenior" : { "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" } } }, "egps" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "sousDomaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "domainesParents" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } }, "neigeCulture" : { "type" : "boolean", "required" : true }, "remonteeGratuite" : { "type" : "boolean", "required" : true }, "neigeDescription" : { "type" : "string" }, "nombrePistes" : { "type" : "integer" }, "nombreKmPiste" : { "type" : "number" }, "nombrePistesVertes" : { "type" : "integer" }, "nombreKmPisteVerte" : { "type" : "number" }, "nombrePistesBleues" : { "type" : "integer" }, "nombreKmPisteBleue" : { "type" : "number" }, "nombrePistesRouges" : { "type" : "integer" }, "nombreKmPisteRouge" : { "type" : "number" }, "nombrePistesNoires" : { "type" : "integer" }, "nombreKmPisteNoire" : { "type" : "number" }, "nombreKmPisteSkating" : { "type" : "number" }, "nombreRemonteesMecaniques" : { "type" : "integer" }, "nombreTeleskis" : { "type" : "integer" }, "nombreTelesieges" : { "type" : "integer" }, "nombreTelecabines" : { "type" : "integer" }, "nombreTelepheriques" : { "type" : "integer" }, "nombreAutresRemontees" : { "type" : "integer" }, "nombreRemonteesAccessiblesPietons" : { "type" : "integer" }, "nombreHandiski" : { "type" : "integer" }, "nombreRemonteesSkiFond" : { "type" : "integer" } } }, "informationsEquipement" : { "type" : "object", "id" : "informationsEquipement", "additionalProperties" : false, "properties" : { "rubrique" : { "type" : "object", "id" : "EquipementRubrique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementRubrique" ] }, "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" : "EquipementActivite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "EquipementActivite" ] }, "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" } } } } } }, "itineraire" : { "type" : "object", "id" : "itineraire", "additionalProperties" : false, "properties" : { "denivellationPositive" : { "type" : "integer" }, "denivellationNegative" : { "type" : "integer" }, "penteMoyenne" : { "type" : "integer" }, "distance" : { "type" : "number" }, "dureeJournaliere" : { "type" : "integer" }, "dureeItinerance" : { "type" : "number" }, "referencesCartographiques" : { "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" } } }, "referencesTopoguides" : { "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" } } }, "passagesDelicats" : { "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" } } }, "altitudeMoyenne" : { "type" : "integer" }, "altitudeMaximum" : { "type" : "integer" }, "itineraireType" : { "type" : "string", "enum" : [ "ALLER_ITINERANCE", "ALLER_RETOUR", "BOUCLE" ] }, "itineraireBalise" : { "type" : "string", "enum" : [ "BALISE", "NON_BALISE", "NON_DISPONIBLE" ] }, "precisionsBalisage" : { "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" } } }, "naturesTerrain" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "NatureTerrain", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "NatureTerrain" ] }, "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" } } } } } }, "denivellation" : { "type" : "integer" } } } } }, "informationsFeteEtManifestation" : { "type" : "object", "id" : "informationsFeteEtManifestation", "additionalProperties" : false, "properties" : { "typesManifestation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationType" ] }, "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" : "FeteEtManifestationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationCategorie" ] }, "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" } } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "FeteEtManifestationTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationTheme" ] }, "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" } } } } } }, "evenementGenerique" : { "type" : "object", "id" : "FeteEtManifestationGenerique", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationGenerique" ] }, "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" } } } } }, "portee" : { "type" : "object", "id" : "FeteEtManifestationPortee", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "FeteEtManifestationPortee" ] }, "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" } } } } }, "nbParticipantsAttendu" : { "type" : "integer" }, "nbVisiteursAttendu" : { "type" : "integer" }, "languesDocumentationAudio" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsHebergementCollectif" : { "type" : "object", "id" : "informationsHebergementCollectif", "additionalProperties" : false, "properties" : { "hebergementCollectifType" : { "type" : "object", "id" : "HebergementCollectifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementCollectifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifClassementPrefectoral" ] }, "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" } } } } }, "chaineEtLabel" : { "type" : "object", "id" : "HebergementCollectifChaineEtLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifChaineEtLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementCollectifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementCollectifTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifTypeHebergement" ] }, "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementCollectifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementCollectifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementCollectifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } }, "capacite" : { "type" : "object", "id" : "hebergementCollectifCapacite", "additionalProperties" : false, "properties" : { "capaciteTotale" : { "type" : "integer" }, "capaciteTotaleReelle" : { "type" : "integer" }, "capaciteTotaleClassee" : { "type" : "integer" }, "capaciteTotaleJeunesseSport" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteCommissionSecurite" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "nombreVillas" : { "type" : "integer" }, "nombreDortoirs" : { "type" : "integer" }, "nombreDortoirsMoyens" : { "type" : "integer" }, "nombreDortoirsGrands" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsUnePersonne" : { "type" : "integer" }, "nombreHebergementsDeuxPersonnes" : { "type" : "integer" }, "nombreHebergementsTroisPersonnes" : { "type" : "integer" }, "nombreHebergementsQuatrePersonnes" : { "type" : "integer" }, "nombreHebergementsCinqPersonnes" : { "type" : "integer" }, "nombreHebergementsSixPersonnes" : { "type" : "integer" }, "nombreHebergementsPlusSixPersonnes" : { "type" : "integer" }, "nombreHebergementsClasses" : { "type" : "integer" }, "nombreClassesEducationNationale" : { "type" : "integer" }, "capaciteAccueilPMI" : { "type" : "integer" }, "descriptifChambres" : { "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" } } }, "descriptifCapaciteAccueilPMI" : { "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" } } } } }, "tempsAccesDepuisParking" : { "type" : "integer" }, "denivellationDepuisParking" : { "type" : "integer" }, "moyensLocomotion" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionAdd" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "moyensLocomotionRemove" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } } } }, "informationsHebergementLocatif" : { "type" : "object", "id" : "informationsHebergementLocatif", "additionalProperties" : false, "properties" : { "hebergementLocatifType" : { "type" : "object", "id" : "HebergementLocatifType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifType" ] }, "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" } } } } }, "dateDerniereVisite" : { "type" : "string", "format" : "date" }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "numeroAgrementLabel" : { "type" : "string" }, "dateAgrementLabel" : { "type" : "string", "format" : "date" }, "classementPrefectoral" : { "type" : "object", "id" : "HebergementLocatifClassementPrefectoral", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifClassementPrefectoral" ] }, "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" } } } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HebergementLocatifLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HebergementLocatifTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hebergementLocatifCapacite", "additionalProperties" : false, "properties" : { "capaciteHebergement" : { "type" : "integer" }, "capaciteMaximumPossible" : { "type" : "integer" }, "nombreSallesDeBain" : { "type" : "integer" }, "nombreSallesDEau" : { "type" : "integer" }, "nombreWC" : { "type" : "integer" }, "nombreCabines" : { "type" : "integer" }, "nombreChambresEnMezzanine" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreLitsDoubles" : { "type" : "integer" }, "nombreLitsSimples" : { "type" : "integer" }, "surface" : { "type" : "integer" }, "nombrePieces" : { "type" : "integer" }, "nombreChambres" : { "type" : "integer" }, "nombreEtages" : { "type" : "integer" }, "numeroEtage" : { "type" : "string" } } }, "agrements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "hebergementLocatifAgrement", "additionalProperties" : false, "properties" : { "type" : { "type" : "object", "id" : "HebergementLocatifAgrementType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HebergementLocatifAgrementType" ] }, "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" } } } } }, "numero" : { "type" : "string" } } } } } }, "informationsHotellerie" : { "type" : "object", "id" : "informationsHotellerie", "additionalProperties" : false, "properties" : { "hotellerieType" : { "type" : "object", "id" : "HotellerieType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieType" ] }, "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" } } } } }, "dateClassement" : { "type" : "string", "format" : "date" }, "numeroClassement" : { "type" : "string" }, "classement" : { "type" : "object", "id" : "HotellerieClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieClassement" ] }, "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" } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotellerieTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotellerieChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotellerieChaine" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotellerieCapacite", "additionalProperties" : false, "properties" : { "nombreChambresClassees" : { "type" : "integer" }, "nombreChambresDeclareesHotelier" : { "type" : "integer" }, "nombreTotalPersonnes" : { "type" : "integer" }, "nombreTotalPersonnesReel" : { "type" : "integer" }, "nombreChambresSimples" : { "type" : "integer" }, "nombreChambresDoubles" : { "type" : "integer" }, "nombreChambresTwin" : { "type" : "integer" }, "nombreChambresTriples" : { "type" : "integer" }, "nombreChambresQuadruples" : { "type" : "integer" }, "nombreChambresFamiliales" : { "type" : "integer" }, "nombreChambresCommunicantes" : { "type" : "integer" }, "nombreSuites" : { "type" : "integer" }, "nombreChambresMobiliteReduite" : { "type" : "integer" }, "nombreAppartements" : { "type" : "integer" }, "capaciteTotaleEducationNationale" : { "type" : "integer" }, "capaciteTotaleJeunesseEtCohesionSociale" : { "type" : "integer" } } }, "typesHabitation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TypeHabitation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TypeHabitation" ] }, "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" } } } } } } } }, "informationsHotelleriePleinAir" : { "type" : "object", "id" : "informationsHotelleriePleinAir", "additionalProperties" : false, "properties" : { "hotelleriePleinAirType" : { "type" : "object", "id" : "HotelleriePleinAirType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirType" ] }, "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" } } } } }, "numeroClassement" : { "type" : "string" }, "dateClassement" : { "type" : "string", "format" : "date" }, "classement" : { "type" : "object", "id" : "HotelleriePleinAirClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirClassement" ] }, "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" } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirChaine" ] }, "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" } } } } } }, "labels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "HotelleriePleinAirLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirLabel" ] }, "id" : { "type" : "integer" }, "libelleFr" : { "type" : "string" }, "libelleEn" : { "type" : "string" }, "libelleEs" : { "type" : "string" }, "libelleIt" : { "type" : "string" }, "libelleDe" : { "type" : "string" }, "libelleNl" : { "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" } } }, "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" } } }, "typeLabel" : { "type" : "object", "id" : "HotelleriePleinAirTypeLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "HotelleriePleinAirTypeLabel" ] }, "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" } } } } }, "libelleRu" : { "type" : "string" }, "libelleZh" : { "type" : "string" }, "libellePtBR" : { "type" : "string" }, "libelleJa" : { "type" : "string" }, "libelleKo" : { "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" } } } } } }, "capacite" : { "type" : "object", "id" : "hotelleriePleinAirCapacite", "additionalProperties" : false, "properties" : { "superficie" : { "type" : "integer" }, "caravaneige" : { "type" : "boolean", "required" : true }, "nombreEmplacementsClasses" : { "type" : "integer" }, "nombreEmplacementsDeclares" : { "type" : "integer" }, "nombreEmplacementsPassages" : { "type" : "integer" }, "nombreEmplacementsLocatifs" : { "type" : "integer" }, "nombreEmplacementsPassagesLocatifs" : { "type" : "integer" }, "nombreEmplacementsNus" : { "type" : "integer" }, "nombreEmplacementsPassagesNus" : { "type" : "integer" }, "nombreEmplacementsResidentielsNus" : { "type" : "integer" }, "nombreEmplacementsResidentiels" : { "type" : "integer" }, "nombreEmplacementsCaravaneiges" : { "type" : "integer" }, "nombreEmplacementsTentes" : { "type" : "integer" }, "nombreEmplacementsCaravanes" : { "type" : "integer" }, "nombreEmplacementsCampingCars" : { "type" : "integer" }, "nombreHebergementsMobiliteReduite" : { "type" : "integer" }, "nombreHebergementsInsolites" : { "type" : "integer" }, "capaciteHebergementsInsolites" : { "type" : "integer" }, "nombreLocationMobilhomes" : { "type" : "integer" }, "nombreLocationTentes" : { "type" : "integer" }, "nombreLocationBungalows" : { "type" : "integer" }, "nombreLocationCaravanes" : { "type" : "integer" } } } } }, "informationsPatrimoineCulturel" : { "type" : "object", "id" : "informationsPatrimoineCulturel", "additionalProperties" : false, "properties" : { "patrimoineCulturelType" : { "type" : "object", "id" : "PatrimoineCulturelType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelType" ] }, "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" } } } } }, "themes" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineCulturelTheme", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelTheme" ] }, "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" : "PatrimoineCulturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineCulturelCategorie" ] }, "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" } } } } } } } }, "informationsPatrimoineNaturel" : { "type" : "object", "id" : "informationsPatrimoineNaturel", "additionalProperties" : false, "properties" : { "sentiersBalises" : { "type" : "boolean", "required" : true }, "classements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "PatrimoineNaturelClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelClassement" ] }, "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" : "PatrimoineNaturelCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "PatrimoineNaturelCategorie" ] }, "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" } } } } } } } }, "informationsRestauration" : { "type" : "object", "id" : "informationsRestauration", "additionalProperties" : false, "properties" : { "chef" : { "type" : "string" }, "label" : { "type" : "string" }, "restaurationType" : { "type" : "object", "id" : "RestaurationType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationType" ] }, "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" } } } } }, "specialites" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationSpecialite", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationSpecialite" ] }, "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" } } } } } }, "chaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationChaine", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationChaine" ] }, "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" } } } } } }, "classementsGuides" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "RestaurationClassementGuide", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationClassementGuide" ] }, "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" : "RestaurationCategorie", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "RestaurationCategorie" ] }, "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" } } } } } }, "capacite" : { "type" : "object", "id" : "restaurationCapacite", "additionalProperties" : false, "properties" : { "descriptionSalles" : { "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" } } }, "nombreSalles" : { "type" : "integer" }, "nombreSallesClimatisees" : { "type" : "integer" }, "nombreMaximumCouverts" : { "type" : "integer" }, "nombreCouvertsTerrasse" : { "type" : "integer" } } } } }, "informationsSejourPackage" : { "type" : "object", "id" : "informationsSejourPackage", "additionalProperties" : false, "properties" : { "nombreJours" : { "type" : "integer" }, "nombreNuits" : { "type" : "integer" }, "lieuDePratique" : { "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" } } }, "formuleHebergement" : { "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" } } }, "typesHebergement" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTypeHebergement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTypeHebergement" ] }, "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" } } } } } }, "transports" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "SejourPackageTransport", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "SejourPackageTransport" ] }, "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" } } } } } }, "activiteCategories" : { "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" } } } } } }, "nomLieu" : { "type" : "string" } } }, "informationsStructure" : { "type" : "object", "id" : "informationsStructure", "additionalProperties" : false, "properties" : { "sigle" : { "type" : "string" }, "entiteType" : { "type" : "object", "id" : "StructureType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureType" ] }, "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" } } } } } } }, "informationsTerritoire" : { "type" : "object", "id" : "informationsTerritoire", "additionalProperties" : false, "properties" : { "territoireType" : { "type" : "object", "id" : "TerritoireType", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireType" ] }, "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" } } } } }, "destination" : { "type" : "boolean", "required" : true }, "nombreCommerces" : { "type" : "integer" }, "nombreRestaurants" : { "type" : "integer" }, "zoneLabels" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneLabel", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneLabel" ] }, "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" } } } } } }, "zoneClassements" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireZoneClassement", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireZoneClassement" ] }, "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" } } } } } }, "sportsHiver" : { "type" : "object", "id" : "territoireSportsHiver", "additionalProperties" : false, "properties" : { "typesStation" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "TerritoireTypeStation", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "TerritoireTypeStation" ] }, "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" } } } } } }, "nombreItinerairesRaquettes" : { "type" : "integer" }, "nombreKilometresItinerairesRaquettes" : { "type" : "integer" }, "nombreItinerairesPietons" : { "type" : "integer" }, "nombreKilometresItinerairesPietons" : { "type" : "integer" }, "nombreItinerairesVtt" : { "type" : "integer" }, "nombreKilometresItinerairesVtt" : { "type" : "integer" }, "nombreItinerairesRandonneeEte" : { "type" : "integer" }, "nombreKilometresItinerairesRandonneeEte" : { "type" : "integer" }, "ageMinimumEnseignementSki" : { "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" } } }, "trancheAgeAccueilEnfantGarderie" : { "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" } } }, "domaines" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "domaineSkiableLien", "additionalProperties" : false, "properties" : { "order" : { "type" : "integer" }, "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" } } } } } } } } } } } } }, "hebergement" : { "type" : "object", "id" : "territoireHebergement", "additionalProperties" : false, "properties" : { "parkingCampingCar" : { "type" : "boolean", "required" : true }, "nombreCampings" : { "type" : "integer" }, "nombreResidencesTourisme" : { "type" : "integer" }, "nombreVillagesVacances" : { "type" : "integer" }, "nombreCaravaneiges" : { "type" : "integer" }, "nombreMeublesClasses" : { "type" : "integer" }, "nombreHotelsUneEtoile" : { "type" : "integer" }, "nombreHotelsDeuxEtoiles" : { "type" : "integer" }, "nombreHotelsTroisEtoiles" : { "type" : "integer" }, "nombreHotelsQuatreEtoiles" : { "type" : "integer" }, "nombreHotelsCinqEtoiles" : { "type" : "integer" }, "nombreHotelsNonClasses" : { "type" : "integer" }, "descriptifMeubles" : { "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" } } }, "descriptifAutres" : { "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" } } } } }, "zone" : { "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" ] } } }, "contour" : { "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" ] } } } } }, "informationsPrestataireActivites" : { "type" : "object", "id" : "prestataireActivites", "additionalProperties" : false, "properties" : { "prestataireActivites" : { "type" : "boolean", "required" : true }, "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" } } } } } }, "activitesSportivesAdd" : { "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" } } } } } }, "activitesSportivesRemove" : { "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" } } } } } }, "activitesCulturellesAdd" : { "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" } } } } } }, "activitesCulturellesRemove" : { "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" } } } } } }, "habilitationsPrestataires" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "StructureHabilitationPrestataire", "additionalProperties" : false, "properties" : { "elementReferenceType" : { "type" : "string", "enum" : [ "StructureHabilitationPrestataire" ] }, "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" } } } } } } } } } } }, "metadonnees" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonnees", "additionalProperties" : false, "properties" : { "noeudId" : { "type" : "string" }, "contenus" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "object", "id" : "metaDonneeContenu", "additionalProperties" : false, "properties" : { "cible" : { "type" : "string" }, "metadonnee" : { "type" : "any" }, "xmlMetadonnee" : { "type" : "string" } } } } } } } } } ] }, "objetTouristiqueIds" : { "type" : "array", "additionalItems" : false, "items" : { "type" : "integer" } }, "formatVersion" : { "type" : "string" } } }