\name{cleanXSDT} \alias{cleanXSDT} \title{remove XSD data type information from strings } \description{remove XSD data type information from strings } \usage{ cleanXSDT(x) } \arguments{ \item{x}{ a string} } \details{ uses gsub to remove XSD data type information } \value{ } \references{ } \author{Vince Carey } \note{ } \seealso{ } \examples{ } \keyword{ models }