On 06/16/2011 02:22 PM, Greene, Ronald W. wrote:

I have a need to parse a feed of XML to determine if it can be passed from one enclave to another.

One side will host the JMS provider and the other will be reaching across to pull the data they need down to run certain jobs.

We are looking to put a XML parser in between to scan for dirty words or just plain message structure. Can this be done with this product?

Ron Greene

Information Assurance Manager

Yes. Of course there are no built-in bad language filters, etc, that you have to provide yourself through XMLFilters, but filters as specified by the sax standard are supported with the xerces parser.

Reply via email to