XMLTupleSpaceShared.XMLTemplate.compareCount Function
compares the fieldcount and tuplecount attributes of a tuple-element

Protected bool compareCount (System.Xml.XmlNode, System.Xml.XmlNode)
  Type Name Description  
    System.Xml.XmlNode fst first xmlnode  
    System.Xml.XmlNode snd second xmlnode  
  Return Description  
    bool true if the attribute-values match, false else