Click or drag to resize

CompileOptionsUseStandardNamespacePrefixes Property

Use the standard namespace prefixes in the statically known namespace map: xs, fn, xsi, math, map, array, err, altovaext (Unless overwritten by values in StaticallyKnownNamespaces)

Namespace:  Altova.RaptorXml.Beta.XPath
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public bool UseStandardNamespacePrefixes { get; set; }

Property Value

Type: Boolean
See Also