The attribute value type (as string with the type name).

Possible types:
Type Name Implementing Java Class
"string" java.lang.String
"number" java.lang.Number
"integer" java.lang.Integer
"boolean" java.lang.Boolean
"date" java.util.Date
"time" java.util.Date
"dateTime" java.util.Date
"Binary" com.docflex.api.util.Binary
"ID" java.lang.Object
"IDREF" java.lang.Object
"QName" com.docflex.xml.QName
"Object" java.lang.Object

${include ../../refs/list_data_types.htm}