Document:
Translator-TaMIE-V01

Draft (A preliminary unapproved sketch, outline, or version.)

Details

Submitted By Mr. Jacques Durand on 2009-06-04 2:43 am UTC

Publication Type

None at this time.

Group / Folder

OASIS Testing and Monitoring Internet Exchanges (TaMIE) TC / Scripts

Modified by

Not modified.

Copy

This document is not a copy.

Technical Contact

None at this time.

Download Count

13

Download Agreement

None at this time.

Description

test package that includes:
- a Translator prototype (with limitations) eTSL --> XSLT
- a sample eTSL script (here with scriplet invocations, exit statements, simple conditional, complex vars, and "inline effects" i.e. foreign markup)
- a README file showing use procedure and expected results

Among Limitations of translator:

- does not handle yet all patterns of nesting for <exit> statements
(but handles all <exit> that are at same level inside a scriplet or deeper)
- exit statements are here supposed to be used always within simple <if> statements.
- does not handle loops.
- does not handle switch statements (compelx conditions)

However, it can handle any combination and nesting of the supported features.