Keo Sophon wrote:
> On Sunday 02 April 2006 04:47, Kent Johnson wrote:
>> Alan Gauld wrote:
>>> "Keo Sophon" <[EMAIL PROTECTED]> wrote in message
>>> news:[EMAIL PROTECTED]
>>>
Is there anyway to get the content of an XML elements. I am using
xml.dom.
>>> For true XML I think ElemTree (by
On Sunday 02 April 2006 04:47, Kent Johnson wrote:
> Alan Gauld wrote:
> > "Keo Sophon" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> >
> >>Is there anyway to get the content of an XML elements. I am using
> >> xml.dom.
> >
> > For true XML I think ElemTree (by Fred Lundh?) is
Alan Gauld wrote:
> "Keo Sophon" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>
>
>>Is there anyway to get the content of an XML elements. I am using xml.dom.
>
>
> For true XML I think ElemTree (by Fred Lundh?) is the best approach.
> Try a Google search.
Yes, it's ElementT
"Keo Sophon" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Is there anyway to get the content of an XML elements. I am using xml.dom.
For true XML I think ElemTree (by Fred Lundh?) is the best approach.
Try a Google search.
Kent uses it as I recall.
Alan G.
__