XmlTask Properties

MSBuild Extension Pack

XmlTask Properties MSBuild Extension Pack Help 4.0.12.0

The XmlTask type exposes the following members.

Properties

  Name Description
Public property Conformance
Sets the ConformanceLevel. Supports Auto, Document and Fragment. Default is ConformanceLevel.Document
Public property Indent
Set the Indent option for TransForm. Default is False
Public property IsValid
Gets whether an XmlFile is valid xml
Public property OmitXmlDeclaration
Set the OmitXmlDeclaration option for TransForm. Default is False
Public property Output
Get the Output
Public property OutputFile
Sets the OutputFile
Public property SchemaFiles
Sets the Schema Files collection
Public property TargetNamespace
Sets the TargetNamespace for Validate. Default is ""
Public property TextEncoding
Set the Encoding option for TransForm. Default is UTF8
Public property Xml
Sets the XmlFile
Public property XmlFile
Sets the XmlFile
Public property XslTransform
Sets the XslTransformFile
Public property XslTransformFile
Sets the XslTransformFile
Top
See Also

Reference