Re: [Tutor] Importing XML files.
mhysnm1...@gmail.com wrote:
> I am trying to import ITunes XML files. I have been doing some reading
> and I am somewhat confused with some XML terminology.
> What is:
>
>
>
> Tag – I think it is the in the itunes library file.
>
> Tex
mhysnm1...@gmail.com wrote:
> I am trying to import ITunes XML files. I have been doing some reading and
> I am somewhat confused with some XML terminology.
> What is:
>
>
>
> Tag – I think it is the in the itunes library file.
>
> Text = The text between the
>
> Attrib -- don’t know.
>
On 21/01/2019 03:17, mhysnm1...@gmail.com wrote:
> confused with some XML terminology.
>
> What is:
> Tag – I think it is the in the itunes library file.
>
> Text = The text between the
>
> Attrib -- don’t know.
You really need to find a tutorial on XML
(And maybe even start with one on HTML