XMLTupleSpaceShared.XMLTemplate.tupleTemplatematch Function
performs the match of a tuple and a TupleTemplate
Protected bool tupleTemplatematch (System.Xml.XmlNode, System.Xml.XmlNode)
Type
Name
Description
System.Xml.XmlNode
fst
the tuple as a XmlNode
System.Xml.XmlNode
snd
the TupleTemplate as XmlNode
Return
Description
bool
true, if matching, false otherwise