Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. Generic calc engine?

Generic calc engine?

Scheduled Pinned Locked Moved XML / XSL
xmltutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Andy H
    wrote on last edited by
    #1

    I have been contemplating writing a generic calculation engine for Tax Computations, and was wondering if it would be possible to write such a thing that required each years coputational calculations to be defined in XML and data then to also be held in XML. The generic calculation component then uses the instructions in XML to explain how to do the calculation so that the same component can be used for any years tax computation, and output numerous results to a separate XML file. I would appreciate any advice any of you "experts" can give me on such a project. Would it be possible??

    P 1 Reply Last reply
    0
    • A Andy H

      I have been contemplating writing a generic calculation engine for Tax Computations, and was wondering if it would be possible to write such a thing that required each years coputational calculations to be defined in XML and data then to also be held in XML. The generic calculation component then uses the instructions in XML to explain how to do the calculation so that the same component can be used for any years tax computation, and output numerous results to a separate XML file. I would appreciate any advice any of you "experts" can give me on such a project. Would it be possible??

      P Offline
      P Offline
      palbano
      wrote on last edited by
      #2

      >> Would it be possible?? Sure. Your basically talking about a XML Processor much the same as XSLT or any other. You define a language and then develop the processor right? Not that it is a simple task to complete but the concept is simple.

      "No matter where you go, there your are..." - Buckaoo Banzi

      -pete

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups