AbstractXmlNodeProcessor
protected AbstractXmlNodeProcessor()
Accepts the specified node.
Check if node has the same name as the processor and the node.NodeType
is in the AcceptNodeTypes List
Convert and return child parameter into an XmlElement
An exception will be throw in case the child node cannot be converted