in
Innovasys Logo

Help Compiler Errors - HTML Tags?

Last post 05-25-2012 3:56 PM by Eddie. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 05-23-2012 1:54 PM

    • Eddie
    • Top 75 Contributor
    • Joined on 02-16-2012
    • Posts 5

    Help Compiler Errors - HTML Tags?

    I'm trying to compile my first HelpStudio project and I keep getting errors in the compiler where it says things like this:

    HHC3004: Warning: Section1.html : The HTML tag "?xml:namespace prefix = st1 /" is not a valid HTML tag (it does not begin with an alphanumeric character).

    So I go to that help page and view the XHTML source and it doesn't show up anywhere.  There are no links in the page, and the images are relative links and show up just fine.  So I'm not sure what I can do to fix this issue?

    Can anyone give me some guidance on fixing this?

    Thanks!

    Eddie

    Filed under: ,
  • 05-23-2012 3:22 PM In reply to

    • exoid
    • Top 25 Contributor
    • Joined on 10-19-2007
    • Posts 12

    Re: Help Compiler Errors - HTML Tags?

    Had this same problem when I pasted text from a Word document into a Help Studio topic.

    Search for “?xml” in the Xhtml tab and then remove the ‘section’ of code/text.

     

  • 05-24-2012 11:27 AM In reply to

    • Eddie
    • Top 75 Contributor
    • Joined on 02-16-2012
    • Posts 5

    Re: Help Compiler Errors - HTML Tags?

     Sorry, did you mean to reply?  I don't see anything in your message...

  • 05-25-2012 12:16 PM In reply to

    • Eddie
    • Top 75 Contributor
    • Joined on 02-16-2012
    • Posts 5

    Re: Help Compiler Errors - HTML Tags?

    exoid:

    Search for “?xml” in the Xhtml tab and then remove the ‘section’ of code/text.

     

    That's the weird thing - the pages where I'm seeing this are not very long, and I've looked at the XHTML for all of them and there is no "?xml" or that type of tag anywhere in the XHTML code.  Unless it's embedded in the template and I can't see it, I can't imagine where it's coming from. 

  • 05-25-2012 1:24 PM In reply to

    Re: Help Compiler Errors - HTML Tags?

    Do you have any Xml tags beginning with <st: in your source? The ?xml namespace directive is probably added automatically if you have a tag beginning with <st: in your source. If that isn't the problem, could you paste the html from this topic, or send it to us at support@innovasys.com so we can help further.

    Richard Sloggett
    Innovasys
    http://www.innovasys.com
  • 05-25-2012 3:56 PM In reply to

    • Eddie
    • Top 75 Contributor
    • Joined on 02-16-2012
    • Posts 5

    Re: Help Compiler Errors - HTML Tags?

     Well, I compiled it again and now I get none of those errors.  Not sure what caused it, but if I run into this again I'll post more info here.

    Thanks!

Page 1 of 1 (6 items)