DimensionMinMaxRangeGroup

To define the actual dimensions of the corresponding item or a range of
values (Min and Max values)

Element Group Information

Model

Used By

Complex Types AccomodationType, AgencyType, AgentType, AirportType, AmenityType, AuthorType, BedType, BrandType, CabinType, CarrierType, CityType, ClientType, CompanyType, ContinentType, CountryType, CountyType, CustomerType, DimensionType, DistanceType, DistributorType, DomainType, EquipmentBabyType, EquipmentBathroomType, EquipmentCleaningType, EquipmentDishWasher, EquipmentFridgeType, EquipmentFurnitureType, EquipmentHeatingDeviceType, EquipmentInternetType, EquipmentKitchenApplianceType, EquipmentKitchenCookwareType, EquipmentKitchenIngredientType, EquipmentKitchenType, EquipmentMediaDeviceTelevisionConnectionType, EquipmentMediaDeviceTelevisionServiceType, EquipmentMediaDeviceTelevisionType, EquipmentMediaDeviceType, EquipmentOutdoorPlaygroundType, EquipmentOutdoorType, EquipmentOvenType, EquipmentShowerType, EquipmentSinkType, EquipmentStoveBurnerType, EquipmentStoveType, EquipmentTablewareType, EquipmentTelecomType, EquipmentTemperatureRegulationDeviceType, EquipmentTubType, EquipmentType, EquipmentUnifiedType, EquipmentVehicleType, FeatureAllType, FeatureBedType, FeatureSeatPositionType, FeatureTubType, FeatureType, GuaranteeMethodType, HotelType, LocationFloorType, LocationSellLocationType, LocationShopType, LocationSwimmingPoolType, LocationType, LuggageType, MealPlanType, MealType, MinMaxType, PersonType, ProductType, RegionType, RequesterType, RestaurantType, RoomBedroomType, RoomKitchenType, RoomMeetingRoomType, RoomStorageType, RoomType, RuleQuantityType, RuleType, SegmentActivityType, SegmentAirType, SegmentCombinedType, SegmentDocType, SegmentDocVisaType, SegmentEventType, SegmentExcursionType, SegmentFeeType, SegmentFoodType, SegmentInsuranceType, SegmentMiscellaneousType, SegmentParkingType, SegmentProductType, SegmentRailType, SegmentRoadType, SegmentServiceType, SegmentStageType, SegmentStayType, SegmentSurfaceType, SegmentTourType, SegmentTransferType, SegmentTransportationType, SegmentType, SegmentVehicleType, SegmentWaterType, ShipDeckType, ShipType, SlopeType, StaffType, StationType, StationVehicleDropOffType, StationVehiclePickupType, StationVehicleType, StopType, TransportationMeanType, TravellerType, TripType, VehicleMakerType, VehicleModelType, VehicleType, VendorProviderType, VendorRetailerType, VendorType, VendorWholesaler
Elements County, MinMaxes, State, Terminal

Source

<xs:group name="DimensionMinMaxRangeGroup">
  <xs:annotation>
    <xs:documentation xml:lang="EN">To define the actual dimensions of the corresponding item or a range of values (Min and Max values)</xs:documentation>
    <xs:appinfo>§hist+DF+2012-12-10:Added to manage actual dimensions of cars for ferries but implemented in a generic way</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:group ref="DimensionGroup" minOccurs="0"/>
    <xs:group ref="MinMaxGroup" minOccurs="0"/>
  </xs:sequence>
</xs:group>