XMLTupleSpaceShared.XMLTemplate.elementNameMatch Function
compares the name of xmlnodes (an xml-tag's name)
Protected string elementNameMatch (System.Xml.XmlNode, System.Xml.XmlNode)
Type
Name
Description
System.Xml.XmlNode
fst
first xmlnode
System.Xml.XmlNode
snd
second xmlnode
Return
Description
string
the name if both are equal, UNEQUAL else