Transform.IsSchemaAware PropertyTransform.IsSchemaAware PropertyTransform::IsSchemaAware Property
- XmlPrime 3.0
- Other Versions ▼
Optional boolBooleanbool parameter.
When true
True
true
, indicates that the processor should be schema aware. Otherwise, the processor should be a basic processor.
- Namespace: XmlPrime.TasksXmlPrime.TasksXmlPrime.Tasks
- Assembly: XmlPrime.Tasks (in XmlPrime.Tasks.dll)
Property Value
Remarks
A Basic XSLT processor may sometimes be faster than a schema-aware processor. The default value isfalse
False
false
.