Why isn't "this type of URI scheme ... supported"?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ted Altenberg

    Why isn't "this type of URI scheme ... supported"?

    w3c.org recommends I ask this group, so here you go:

    I'm trying to validate a page I have at:
    http://members.cruzio.com/~webcab9/svft/contract.html but the w3c valiadator
    said "this type of URI scheme (undefined) is not supported by this
    service..." Why not? I know I've validated pages in the past at
    members.cruzio. com/~webcab/ ...

    Any help would be greatly appreciated.

    Ted :-)


  • Bjoern Hoehrmann

    #2
    Re: Why isn't "this type of URI scheme ... supported" ?

    * Ted Altenberg wrote in comp.infosystem s.www.authoring.html:[color=blue]
    >I'm trying to validate a page I have at:
    >http://members.cruzio.com/~webcab9/svft/contract.html but the w3c valiadator
    >said "this type of URI scheme (undefined) is not supported by this
    >service..." Why not? I know I've validated pages in the past at
    >members.cruzio .com/~webcab/ ...[/color]

    I guess you forgot the mandatory leading "http://", try


    Comment

    • Leslie

      #3
      Re: Why isn't "this type of URI scheme ... supported" ?

      On Wed, 5 May 2004 05:08:34 -0700, "Ted Altenberg"
      <taltenberg@cru zio.com> wrote:
      [color=blue]
      >w3c.org recommends I ask this group, so here you go:
      >
      >I'm trying to validate a page I have at:
      >http://members.cruzio.com/~webcab9/svft/contract.html but the w3c valiadator
      >said "this type of URI scheme (undefined) is not supported by this
      >service..." Why not? I know I've validated pages in the past at
      >members.cruzio .com/~webcab/ ...[/color]


      Went through the validator just fine for me, although it doesn't
      validate as HTML 4.10 Transitional. There are several errors you need
      to fix.

      Are you getting the "this type of URI scheme..." error when trying to
      validate a file on your hard drive and using the online validator? Or
      vice versa?

      Leslie

      "I refuse to have a battle of wits with an unarmed person."

      Comment

      Working...