Re: task namespaces

2005-09-12 Thread jim . fuller
ins in scope for the element on which it is declared and all of its descendants, unless it is overridden or undeclared on one of those descendants' so and are in the n1: namespace. hth, Jim Fuller - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: notes on embedding ANT

2004-02-13 Thread Jim Fuller
pass the stream to ANT. As I can see from the rest of the post you have already made a start, if your are finding that your needs seem like a poor match with what Ant is offering, its probably because Ant is firstly a build tool, I find using Jelly a useful alternative to cons

OT: made me chuckle RE: DO NOT REPLY [Bug 26318] New: - misspelt is misspelled

2004-01-22 Thread Jim Fuller
Got to be the funniest bug I've seen in awhileLOL. Jim Fuller > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 21 January 2004 18:55 > To: [EMAIL PROTECTED] > Subject: DO NOT REPLY [Bug 26318] New: - misspelt is misspelled > &g

RE: Help creating a MatchingTask

2004-01-21 Thread Jim Fuller
or(int i=0; i The output would be a the 'file processed' message displaying per included file. Gl, Jim Fuller > -Original Message- > From: Mark McKay [mailto:[EMAIL PROTECTED] > Sent: 21 January 2004 09

RE: Selecting XML Parsers

2003-12-31 Thread Jim Fuller
der. Had the methods allow a classloader, then > they could > have set the contextclassloader appropriatelly, before calling the > XMLAPI library. [Jim Fuller] Since v7.1 Saxon is not bound to Aelfred xml parser, and doesn't ship with it, Saxon will use by default JVM parser if Aelfred

RE: XML Namespace avoids collision between xml vocabularies was RE: a comment about xml namespace

2003-12-30 Thread Jim Fuller
and d/l a build of NetKernel -preferably 2.1 when it > ships shortly. This is definitely a generic XML processor engine which > does plenty much magic, like (in v2.1) autobinding a database select to > an XML document for later xformation. [Jim Fuller] interesting, will have a look... &

RE: XML Namespace avoids collision between xml vocabularies was RE: a comment about xml namespace

2003-12-30 Thread Jim Fuller
the business of a programming language > (which is > what ANT XML really is) where non-understood things are silently > ignored. (-1) [Jim Fuller] completely agree with this statement, though I think the idea of a processing switch that turns off strict 'ant' processing would be usefu

XML Namespace avoids collision between xml vocabularies was RE: a comment about xml namespace

2003-12-29 Thread Jim Fuller
> From: Jose Alberto Fernandez [mailto:[EMAIL PROTECTED] > Sent: 23 December 2003 11:44 > Subject: RE: a comment about xml namespace > Given the above, what do you mean by namespaces "ANT does not know" [Jim Fuller] Ant has no concept of what to do with 'other'

RE: a comment about xml namespace

2003-12-22 Thread Jim Fuller
>Ant1.7 lets you have any XML you like inside some task. So you could >have a task that required valid XML and took whatever was >inside. Or even an task that required valid RDF +1 to that, cheers, Jim Fuller ---

RE: a comment about xml namespace

2003-12-22 Thread Jim Fuller
ter Reilly [mailto:[EMAIL PROTECTED] Sent: 22 December 2003 13:53 To: Ant Developers List Subject: Re: a comment about xml namespace This is what I (think I) originally proposed, but did not articulate it correctly. http://marc.theaimsgroup.com/?l=ant-dev&m=105240500519029&w=2 Peter

a comment about xml namespace

2003-12-22 Thread Jim Fuller
Consider the following; http://www.w3c.org/RDF/"; xmlns:DC="http://purl.org/RDF/DC/";> http://purl.org/metadata/dublin_core_elements"; DC:Title="namespace build" DC:Creator="Jim Fuller"

RE: Namespace support in ant 1.6

2003-11-11 Thread Jim Fuller
rocessing is on b) another switch that states to handle antlib in default namespace, or have some convention ta, Jim Fuller This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are n

RE: Namespace support in ant 1.6

2003-11-11 Thread Jim Fuller
axng man myself sorry about the random nature of this posting, also some of the points maybe ill informed or not relevent though I can see some definate parallels with what Ant wants to do and what XSLT has been through. cheers, Jim Fuller This e-mail and any files transmitted with it are confidenti

RE: Ant Documentation

2003-06-27 Thread Jim Fuller
f you would like. also there was no attatchment to your email. cheers, jim fuller > -Original Message- > From: Andrew Marlow [mailto:[EMAIL PROTECTED] > Sent: 27 June 2003 08:36 > To: [EMAIL PROTECTED] > Subject: Re: Ant Documentation > > > Hello, > > Th

RE: Getting the complete build.xml?

2003-06-25 Thread Jim Fuller
you might be better off using an xslt transformation on the build.xml file itself, just a lurkers comments, jim fuller > -Original Message- > From: Mazzolini, Mike [mailto:[EMAIL PROTECTED] > Sent: 25 June 2003 17:00 > To: [EMAIL PROTECTED] > Subject: RE: Getting the com