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
Class | Description | |
---|---|---|
![]() | IncludeIncludeInclude | Performs XInclude processing on an XML input and outputs to a file. |
![]() | QueryQueryQuery | Executes an XQuery with an optional XML input and outputs to a file. |
![]() | SerializeSerializeSerialize | Serializes an XML input and outputs to a file. |
![]() | TransformTransformTransform | Transforms XML inputs using an XSL transformation and output to a file or collection of files. |
![]() | XmlPrimeSerializationTaskXmlPrimeSerializationTaskXmlPrimeSerializationTask | The base class of the QueryQueryQuery and TransformTransformTransform tasks. |
![]() | XmlPrimeTaskXmlPrimeTaskXmlPrimeTask | The base class of the QueryQueryQuery and TransformTransformTransform tasks. |