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 classIncludeIncludeInclude Performs XInclude processing on an XML input and outputs to a file.
Public classQueryQueryQuery Executes an XQuery with an optional XML input and outputs to a file.
Public classSerializeSerializeSerialize Serializes an 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 classXmlPrimeSerializationTaskXmlPrimeSerializationTaskXmlPrimeSerializationTask The base class of the QueryQueryQuery and TransformTransformTransform tasks.
Public classXmlPrimeTaskXmlPrimeTaskXmlPrimeTask The base class of the QueryQueryQuery and TransformTransformTransform tasks.