Processing of Form Data using the Document Renderer
A file of structured XML forms that are ready to be validated are read by a form validation application.
The application will rely on the document renderer to convert the structured XML version of the form to the corresponding domain objects required for validation.
The validation rule engine will validate the form for correctness within the context of the taxpayer’s registration and accounting profile.
The validated data in the domain objects is persisted in the underlying database.