XMLTupleSpaceShared.XMLTemplate.soapMatch Function
performs a match two object's representation in soap. the format is given by the SoapFormatter.

Protected bool soapMatch (System.Xml.XmlNode, System.Xml.XmlNode)
  Type Name Description  
    System.Xml.XmlNode fst the first node to match  
    System.Xml.XmlNode snd the second node to match  
  Return Description  
    bool true, if matching, false otherwise