XsltSettings.IsSchemaAware PropertyXsltSettings.IsSchemaAware PropertyXsltSettings::IsSchemaAware Property
Gets or sets a value indicating whether the XSLT processor should behave as a Schema-Aware or Basic XSLT processor.
Property Value
Type: System.BooleanSystem.BooleanSystem::Boolean
trueTruetrue if the XSLT processor should behave as a Schema-Aware; otherwise falseFalsefalse if it
should behave as a Basic XSLT processor.
Remarks
The default value of this property istrueTruetrue.