opt:XmlTransformOptions examples

Build 1501 on 14/Nov/2017  This topic last edited on: 1/Sep/2014, at 12:09

The XMLTransformOptions node for wire stories appears as:

<opt:XmlTransformOptions

  wfres:activityName="convertToGn4Story"

  xmlns:opt="http://www.teradp.com/schemas/GN4/1/XmlTransformOptions.xsd"

            xmlns:xsl="http://www.w3.org/1999/XSL/Transform"

    xmlns:lc="http://www.teradp.com/schemas/GN4/1/LoginContext.xsd"

    xmlns:oc="http://www.teradp.com/schemas/GN4/1/OperationContext.xsd"

    xmlns:fn="http://www.teradp.com/schemas/GN4/1/Xslt"

    xmlns:nav="http://www.teradp.com/schemas/GN4/1/ObjNav.xsd"

    xmlns:gn4="urn:schemas-teradp-com:gn4tera"

    xmlns:html="http://www.w3.org/1999/xhtml"

Use XMLTransformOptions when the content to be imported is fetched from a Web link, and it's not pure XML.

See also

opt:XmlImportOptions examples