xsd_convert(x, idcol, ...)# S3 method for data.frame
xsd_convert(x, idcol = NULL, ...)
# S3 method for dataset
xsd_convert(x, idcol = NULL, ...)
# S3 method for tibble
xsd_convert(x, idcol = NULL, ...)
# S3 method for character
xsd_convert(x, idcol = NULL, ...)
# S3 method for numeric
xsd_convert(x, idcol = NULL, ...)
# S3 method for integer
xsd_convert(x, idcol = NULL, ...)
# S3 method for boolean
xsd_convert(x, idcol = NULL, ...)
# S3 method for factor
xsd_convert(x, idcol = NULL, ...)
# S3 method for POSIXct
xsd_convert(x, idcol = NULL, ...)
# S3 method for Date
xsd_convert(x, idcol = NULL, ...)