N
nilayenator
I'm relatively new to XML and facing many simple problems.Can somebody
help me please??? Here is the Error message that comes when I try to
validate my XML File in XML Spy:
Character '<' is grammatically unexpected in column 1 at line 1
And here is the Part of the Code:
<?xml version="1.0" encoding="UTF-8"?>
<Projects>
<presentProjects>
<project>
<projectName>IDEAS</projectName>
<projectDesc>Research and development in partnership with Physics
faculty to engage 4th-6th grade children after school with astronomy
and space science resources and computer and video technologies to
create projects of their choosing</projectDesc>
<image/>
<organization>NASA-Space Telescope Science Institute</organization>
<projectDuration>2006-2008</projectDuration>
</project>
<project>
:
:
:
:
:
:
help me please??? Here is the Error message that comes when I try to
validate my XML File in XML Spy:
Character '<' is grammatically unexpected in column 1 at line 1
And here is the Part of the Code:
<?xml version="1.0" encoding="UTF-8"?>
<Projects>
<presentProjects>
<project>
<projectName>IDEAS</projectName>
<projectDesc>Research and development in partnership with Physics
faculty to engage 4th-6th grade children after school with astronomy
and space science resources and computer and video technologies to
create projects of their choosing</projectDesc>
<image/>
<organization>NASA-Space Telescope Science Institute</organization>
<projectDuration>2006-2008</projectDuration>
</project>
<project>
:
:
:
:
:
: