CommDoo Glossary

Inform yourself
Contact us now

CommDoo Glossary

Inform yourself

Contact us now
Glossary
What do the technical terms mean
Search by Alphabet
Search here for your desired search term
Payment does not have to be complicated. However, there are technical terms that are often not common.
Can we help you
In the upper search bar you can choose between two search options. The search by category and the search by alphabet. Just click on the navigation button above the selection. If you need further information, please contact us. We look forward to hearing from you.

You have not found an entry
Then do not hesitate and contact us. We make every effort to answer all questions as quickly as possible and to keep our glossary up to date in order to provide you with the greatest possible amount of information.
eXtensible Markup Language
The development of XML started in 1996 and since February 1998 XML is a W3C standard. Adobe, Hewlett-Packard, Microsoft, Netscape, Sun and others have participated in the development.
What is XML
XML is a method of presenting structured data such as spreadsheets, address books, configuration parameters or financial transactions in a text file. In addition, structured data can be exchanged across platform-/operating system boundaries. Programs that generate such data can save it in binary or text / ASCII format. The ASCII format is usually used. The ASCII format allows the data to be viewed and maintained without the original program if necessary.
Structural unit
The most important structural unit of an XML document is the element. Elements can contain text and also other elements as content. XML documents are read in via an XML parser. It provides a programming interface (API) through which the XML document can be accessed. Since XML is platform and implementation independent, it is often used in payment for the transmission of transactions.