Inhalt anzeigen / ausblenden

    XML-Data Injector

    This document function is needed to define static XML that is passed to a document in the background. This is mainly needed to allow external interfaces to identify templates. The structure of the configuration looks like this:

    <Parts>
      <Part>
        <MyCustomXmlPart1>Part 1</MyCustomXmlPart1>
      </Part>
      <Part>
        <MyCustomXmlPart2>
          <CanHostNestedElements>
            Sample Content
          </CanHostNestedElements>
        </MyCustomXmlPart2>
      </Part>
    </Parts>
    
    Back to top | Deutsch | English PrimeSoft AG   I   Bahnhofstrasse 4   I   8360 Eschlikon   I   Switzerland   I   Privacy   I   Legal notice