https://github.com/greystate/xmlobject
An object wrapper for working with XML & XSLT in ASP
https://github.com/greystate/xmlobject
jscript xml xslt
Last synced: 6 months ago
JSON representation
An object wrapper for working with XML & XSLT in ASP
- Host: GitHub
- URL: https://github.com/greystate/xmlobject
- Owner: greystate
- License: mit
- Created: 2019-11-25T18:40:11.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-22T10:42:56.000Z (10 months ago)
- Last Synced: 2025-06-08T09:13:23.957Z (7 months ago)
- Topics: jscript, xml, xslt
- Language: Classic ASP
- Homepage: https://xmlobject.greystate.dk
- Size: 582 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XMLObject
This is the source for an ASP project I was working on in 2001—2005,
called **XMLObject**, which is still available at [https://xmlobject.greystate.dk][URL]
It's an ASP (JScript) Object Wrapper for a number of actions, necessary when
working with XML and XSLT in an ASP environment.
## Status
The code is only here for posterity reasons - It's still being used in a few
other legacy projects of mine, but I'm not actively developing this anymore.
Feel free to poke around though :)
/Chriztian, December 2020
[URL]: https://xmlobject.greystate.dk/