XMLTupleSpaceShared.XMLTemplate.match Function
the spezialisations of the XMLTemplate have to implement the match
Public bool match (System.Xml.XmlNode, System.Xml.XmlNode)
Type
Name
Description
System.Xml.XmlNode
templatenode
the Templatenode
System.Xml.XmlNode
tuplenode
the Tuplenode
Return
Description
bool
true, if matching, false otherwise