Method | Description | |
---|---|---|
Accept ( |
Accepts the specified node. Check if node has the same name as the processor and the node.NodeType is in the AcceptNodeTypes List NOTE: since the BatchRegistrationFacility already uses an include element we will distringish between both by looking for the presence of an uri attribute we should revisit this later by using xml-namespaces
|
|
IncludeElementProcessor ( ) : System | ||
Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
ProcessInclude ( |
public Accept ( |
||
node | The node. | |
return | bool |
public Process ( IXmlProcessorNodeList nodeList, IXmlProcessorEngine engine ) : void | ||
nodeList | IXmlProcessorNodeList | |
engine | IXmlProcessorEngine | |
return | void |
public ProcessInclude ( |
||
element | ||
includeUri | String | |
engine | IXmlProcessorEngine | |
return |