The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IXmlNamespaceResolver Interface
Silverlight
Provides read-only access to a set of prefix and namespace mappings.
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
The IXmlNamespaceResolver type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() ![]() | GetNamespacesInScope | Gets a collection of defined prefix-namespace mappings that are currently in scope. |
![]() ![]() ![]() | LookupNamespace | Gets the namespace URI mapped to the specified prefix. |
![]() ![]() ![]() | LookupPrefix | Gets the prefix that is mapped to the specified namespace URI. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show:


