Hi, I understand that the xsd::date is mapped to a C++ std::string. I am looking for an easier access to various elements of a date item. Is there one already or do we have to do use something like boost::Gregorian_date as nicely provided in one of the calendar examples. Thanks, Shiva