B
Bill Cunningham
I know xml stores and transmits data. But I wrote a short piece of code
that the browser complained about.
<?xml version="1.0"?>
<gov>judicial</gov>
<j> sandra o'conner </j>
It didn't know what the tags meant. the xml syntax looks good to me. How do
I provide the document with the meaning of the tags? CCS, I don't know how
to start there. Xpath. I've heard of.
Bill
that the browser complained about.
<?xml version="1.0"?>
<gov>judicial</gov>
<j> sandra o'conner </j>
It didn't know what the tags meant. the xml syntax looks good to me. How do
I provide the document with the meaning of the tags? CCS, I don't know how
to start there. Xpath. I've heard of.
Bill