XDTO
XDTO mechanism allows to create data representation model (model of types and values) which provides ability of data manipulation in 1C:Enterprise 8 system easy and naturally and is ajusted to transform data to other formats transparently,mainly to XML.
For configuration definited types name is the same as type name, definited in namespase {http://v8.1c.ru/8.1/data/enterprise/current-config}.
The correspondence of platform type names and XDTO is indicated in object description.
For primitive types following name correspondence is used:
Boolean:
{http://www.w3.org/2001/XMLSchema}boolean
Date:
{http://www.w3.org/2001/XMLSchema}date
{http://www.w3.org/2001/XMLSchema}dateTime
{http://www.w3.org/2001/XMLSchema}time
Number:
{http://www.w3.org/2001/XMLSchema}decimal
{http://www.w3.org/2001/XMLSchema}double
float {http://www.w3.org/2001/XMLSchema}
String:
{http://www.w3.org/2001/XMLSchema}anySimpleType
{http://www.w3.org/2001/XMLSchema}anyURI
{http://www.w3.org/2001/XMLSchema}duration
{http://www.w3.org/2001/XMLSchema}gDay
{http://www.w3.org/2001/XMLSchema}gMonth
{http://www.w3.org/2001/XMLSchema}gMonthDay
{http://www.w3.org/2001/XMLSchema}gYear
{http://www.w3.org/2001/XMLSchema}gYearMonth
{http://www.w3.org/2001/XMLSchema}NOTATION
{http://www.w3.org/2001/XMLSchema}string
Type:
{http://v8.1c.ru/8.1/data/core}Type