EldoS
Navigation
Web site
Support
Table Of Contents

TElXMLNamespaceMap class

Properties     Methods     Declared in    


 

TElXMLNamespaceMap represents a namespace map for the XPath expression (a description of the XPath language can be found here: XPath (XML Path Language)).

 
 

Description

    Each namespace is represented by its value: URI, and corresponding Prefix.
    To find a namespace by its prefix, use FindNamespace.
    To add or remove a namespace, use AddNamespace or RemoveNamespace correspondently.

 
 

Properties

  • Count
  • Prefix
  • URI
 
 

Methods

  • AddNamespace
  • FindNamespace
  • RemoveNamespace
 
 

Declared in

.NET:

  • Namespace: SBXMLCore
  • Assembly: SecureBlackbox.XML
VCL:
  • Unit: SBXMLCore
ActiveX/DLL: Not implemented
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation