Table of Contents

IXmlMap.SelectionNamespaces Property

Ties the prefix to the actual namespace. This is used when writing xpath expressions at runtime against the XML instance structures, because the xpath expressions use namespace prefixes instead of the fully spelled out namespace.

Syntax

Unit: FlexCel.Core

property IXmlMap.SelectionNamespaces: string

See also