XmlPrime.Tasks NamespaceXmlPrime.Tasks NamespaceXmlPrime.Tasks Namespace

This API is not intended to be used directly from your code.

The XmlPrime.TasksXmlPrime.TasksXmlPrime.Tasks namespace contains the implementation of the tasks in the XmlPrime MSBuild Task Library.

Classes

 ClassDescription
Public classQueryQueryQuery Executes an XQuery with an optional XML input and outputs to a file.
Public classTransformTransformTransform Transforms XML inputs using an XSL transformation and output to a file or collection of files.
Public classXmlPrimeTaskXmlPrimeTaskXmlPrimeTask The base class of the QueryQueryQuery and TransformTransformTransform tasks.