XMLTupleSpaceShared.XMLTemplate.fieldTemplatematch Function
performs the match of a Field and a FieldTemplate

Protected bool fieldTemplatematch (System.Xml.XmlNode, System.Xml.XmlNode)
  Type Name Description  
    System.Xml.XmlNode fst the field as a XmlNode  
    System.Xml.XmlNode snd the fieldTemplate as XmlNode  
  Return Description  
    bool true, if matching, false otherwise