OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Scripting and XML

[ Lists Home | Date Index | Thread Index ]
  • From: Paul Prescod <papresco@technologist.com>
  • To: "Xml-Dev (E-mail)" <xml-dev@ic.ac.uk>
  • Date: Mon, 20 Oct 1997 01:01:52 -0400

Simeon Simeonov wrote:
> This is a good direction. However, I see a potential inconvenience for
> scripts that directly modify the document. Embedded scripts implicitly
> identify the part of the document they operate on with their position.
> External scripts will have to explicitly specify the part they operate on.

More likely, I expect the opposite. The parts of the scripts that need
to be "operated upon" will identify themselves just as they do for
presentation. Let's say you have a form field that validates sin numbers
(in Canada, we report sins to the government at least once a year). You
shouldn't have to say this:

<INPUT TYPE="TEXT" OnChange="blah;blah;blah;blah;blah">

nor even this:

<INPUT TYPE="TEXT" OnChange="CallBlah()">

But rather this:

<INPUT TYPE="TEXT" CLASS="SIN_NUMBER_VALIDATOR">

or even this:

<SIN_NUMBER_VALIDATOR>

To me this seems blindingly analogous to the move from this: <I> to
this: <EM STYLE="Italics"> to this: <EM CLASS="WARNING"> to this:
<WARNING>.

 Paul Prescod

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS