RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLNodeCollection.ItemNS Property

Indicates the default namespace URI for the tag names of repeating child elements.

Pascal
property ItemNS: DOMString;
C++
__property DOMString ItemNS;

Applications can't use this protected property. It is used internally to identify the namespace used to interpret tag names on members of this node collection. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!