xml-1-dom-procs.tcl
OpenACS Home : ACS API Browser : ACS Tcl 5.5.1 : xml-1-dom-procs.tcl
| Publicity: |
| [Public Only | All] |
xml-1-dom-procs.tcl
# dom.tcl --
#
# This file implements the Tcl language binding for the DOM -
# the Document Object Model. Support for the core specification
# is given here. Layered support for specific languages,
# such as HTML and XML, will be in separate modules.
#
# Copyright (c) 1998 Zveno Pty Ltd
# http://www.zveno.com/
#
# Zveno makes this software available free of charge for any purpose.
# Copies may be made of this software but all of this notice must be included
# on any copy.
#
# The software was developed for research purposes only and Zveno does not
# warrant that it is error free or fit for any purpose. Zveno disclaims any
# liability for all claims, expenses, losses, damages and costs any user may
# incur as a result of using, copying or modifying this software.
#
- Location:
- packages/acs-tcl/tcl/xml-1-dom-procs.tcl
- CVS Identification:
$Id: xml-1-dom-procs.tcl,v 1.3 2007/01/10 21:22:12 gustafn Exp $
Procedures in this file
Detailed information