+1
Hey All,
I asked for the vote just for my own CYA - I wanted to make sure that
you all had seen the "official" letter to infrastructure in case I
missed something...
I'll add Gareth's comments about the TLP issue and resend.
Cheers,
jas.
-
>Take a look at CreateDOMDocument for an example
I have taken a look at CreateDOMDocument and made some progress with
building an 'uninitialized' DOM. However, I can't see how to load data
in the DOM? i.e. the values that would end up in between the XML tags?
I've had a trawl through the Xerces C
> I have taken a look at CreateDOMDocument and made some progress with
> building an 'uninitialized' DOM. However, I can't see how to load data
> in the DOM? i.e. the values that would end up in between the XML tags?
Those "values" are text node children.
> I've had a trawl through the Xerces Cla