XsltWhitespaceSettings.Strip MethodXsltWhitespaceSettings.Strip MethodXsltWhitespaceSettings::Strip Method
- XmlPrime 1.0
- Other Versions ▼
            Specifies that whitespace descendants of elements matching the given name test should be stripped.
            
Parameters
- localName
- Type: System.StringSystem.StringSystem::String^ - The local part of the name test. This may be '*'. 
- ns
- Type: System.StringSystem.StringSystem::String^ - The namespace of the name test. This may be '*'. 
Return Value
Type: System.BooleanSystem.BooleanSystem::Boolean
Returns trueTruetrue if the name test did not conflict with any other rules; 
            otherwise falseFalsefalse.
