arxio GmbH

F.A.Q

  1. What does Domteur do?
    Domteur transforms any kind of text into an XML document.
  2. How can Domteur transform text to XML?
    By parsing the text for structural elements that are defined in a XDO template script.
  3. What is XDO?
    XDO is a scripting language that combines parser commands, based on regular expressions, with XML template for generating output.
  4. Is XDO derived from XSL?
    No. XSL describes transformations from XML documents to other XML documents, or to HTML or plain text documents. XDO describes transformations from plain text dcuments to XML or HTML documents.
    However, both languages are written in XML and use a similar syntax and naming conventions.