XMLTupleSpaceShared.XMLTemplate.matchFields Function
performs match of fields.

Protected bool matchFields (System.Xml.XmlNode, System.Xml.XmlNode)
  Type Name Description  
    System.Xml.XmlNode fstfield the first Field to match  
    System.Xml.XmlNode sndfield the second Field to match  
  Return Description  
    bool true, if matching, false otherwise