XML documents

The user can use XML documents right in the 1C:Enterprise 8 language.

Features

  • successive reading and writing of XML documents

              o   transforming a string, obtained from the item text or XML attribute value, into a value of the specified type

              o   obtaining a string-form value to insert into the item text or XML attribute value

              o   obtaining the XML data type matching the type transmitted as a parameter

              o   checking the possibility of reading the value of the specified type from XML

              o   checking the XML schema conformity when reading XML

              o   writing the value in the XML format

              o   returning the type matching the XML data type

  • using the model of object access to XML document data (DocumentDOM), complying with the following standards:

             o   DOM Level 2

             o   XPath (DOM Level 3)

             o   DOM Load and Save (DOM Level 3)

  • using the XML schema's object model

  • using Canonical XML 1.1

Using the external connection and XML support tools, it is possible to establish the integration with applied systems according to the formats accepted in those systems. For this purpose, XSL transformation mechanisms are used. For instance, Microsoft's BizTalk server can be used for such integration:


Fast Infoset

The platform allows handling XML documents in the Fast Infoset binary format. Fast Infoset technology employs the alternative syntax for displaying XML data. This ensures lower file volume and higher processing accuracy than in processing ordinary XML data. A file in the Fast Infoset format has the .fi or .finf extension.

Next page: External data sources

Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.