|
XSLT processor
- Executable program
- May be on any platform
- Input:
- source document (any XML)
- stylesheet (transformation specification) in XSLT
- Output
- data object(s) for application (e.g. browser), or
- data file: may be
- XML
- HTML
- Plain text formats
- others (with extensions)
|
|