Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
The DTD of the ImageGenerator Xml profiles

The ImageGenerator Xml file can contains both the InputProfile and the OutputProfile Xml tags in same file as follows:


<ImageGenerator>
   <InputProfile>
      .
      Input Profile Tags
      .
   </InputProfile>
   <OutputProfile>
      .
      Output Profile Tags
      .
   </OutputProfile>
</ImageGenerator>