Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Supported Range Datatypes

isubiker edited this page Sep 8, 2011 · 1 revision

Supported Range Datatypes

Ranges and bucketed ranges require a datatype to be specified, this page lists what datatypes are supported for both JSON and XML.

Supported JSON Datatypes

  • string
  • number
  • boolean
  • date

Supported XML Datatypes

  • int
  • unsignedInt
  • long
  • unsignedLong
  • float
  • double
  • decimal
  • dateTime
  • time
  • date
  • gYearMonth
  • gYear
  • gMonth
  • gDay
  • yearMonthDuration
  • dayTimeDuration
  • string
  • anyURI
Clone this wiki locally