XmlPrimeSerializationTask.ProcessXsiSchemaLocation PropertyXmlPrimeSerializationTask.ProcessXsiSchemaLocation PropertyXmlPrimeSerializationTask::ProcessXsiSchemaLocation Property
Optional boolBooleanbool parameter.
Specifies whether xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes will be processed.
- Namespace: XmlPrime.TasksXmlPrime.TasksXmlPrime.Tasks
- Assembly: XmlPrime.Tasks (in XmlPrime.Tasks.dll)
Property Value
Type: System.BooleanSystem.BooleanSystem::Boolean
trueTruetrue if xs;IschemaLocation and xsi:noNamespaceSchemaLocation attributes will be processed; otherwise falseFalsefalse.
Remarks
By default,xsi:schemaLocation and xsi:noNamespaceSchemaLocation attributes will be processed.
