INestedNamespaceMapper Methods | 
The INestedNamespaceMapper type exposes the following members.
| Name | Description | |
|---|---|---|
| AddNamespace | 
            Adds a Namespace to the Namespace Map.
              (Inherited from INamespaceMapper.) | |
| Clear | 
            Clears the Namespace Map.
              (Inherited from INamespaceMapper.) | |
| DecrementNesting | 
            Decrements the Nesting Level.
              | |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  (Inherited from IDisposable.) | |
| GetNamespaceUri | 
            Returns the Namespace URI associated with the given Prefix.
              (Inherited from INamespaceMapper.) | |
| GetNestingLevel | 
            Gets the Nesting Level at which the given Namespace is definition is defined.
              | |
| GetPrefix | 
            Returns the Prefix associated with the given Namespace URI.
              (Inherited from INamespaceMapper.) | |
| HasNamespace | 
            Method which checks whether a given Namespace Prefix is defined.
              (Inherited from INamespaceMapper.) | |
| Import | 
            Imports the contents of another Namespace Map into this Namespace Map.
              (Inherited from INamespaceMapper.) | |
| IncrementNesting | 
            Increments the Nesting Level.
              | |
| ReduceToQName | 
            A Function which attempts to reduce a Uri to a QName.
              (Inherited from INamespaceMapper.) | |
| RemoveNamespace | 
            Removes a Namespace from the Namespace Map.
              (Inherited from INamespaceMapper.) |