Interfaces.IXMLMatchable.matches Function
basic method common to all matching-relations on objects.

Public bool matches (System.Xml.XmlDocument)
  Type Name Description  
    System.Xml.XmlDocument xmldoc the Node to match  
  Return Description  
    bool true if matching, false otherwise