Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. XML / XSL
  4. Element does not exist in namespace...

Element does not exist in namespace...

Scheduled Pinned Locked Moved XML / XSL
helpquestioncsharpvisual-studio
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lutoslaw
    wrote on last edited by
    #1

    I ve got an error: I cannot use 'Content' element. The expected one is: 'Content'. erghh... The element 'HelpText' in namespace 'http://korepetytor/HelpXmlSchema' has invalid child element 'Content' in namespace 'http://korepetytor/HelpXmlSchema'. List of possible elements expected: 'Content' in namespace 'http://korepetytor/KorXmlSchema'. The HelpXmlSchema has an import element, which links to KorXmlSchema, which has a complex type 'Text'. 'HelpText.Content' is of type 'Text', but it is correctly imported and validation of HelpXmlSchema is positive. :doh: How can I get around this? I use VS 2005. Please help.

    Greetings - Gajatko Portable.NET is part of DotGNU, a project to build a complete Free Software replacement for .NET - a system that truly belongs to the developers.

    S 1 Reply Last reply
    0
    • L Lutoslaw

      I ve got an error: I cannot use 'Content' element. The expected one is: 'Content'. erghh... The element 'HelpText' in namespace 'http://korepetytor/HelpXmlSchema' has invalid child element 'Content' in namespace 'http://korepetytor/HelpXmlSchema'. List of possible elements expected: 'Content' in namespace 'http://korepetytor/KorXmlSchema'. The HelpXmlSchema has an import element, which links to KorXmlSchema, which has a complex type 'Text'. 'HelpText.Content' is of type 'Text', but it is correctly imported and validation of HelpXmlSchema is positive. :doh: How can I get around this? I use VS 2005. Please help.

      Greetings - Gajatko Portable.NET is part of DotGNU, a project to build a complete Free Software replacement for .NET - a system that truly belongs to the developers.

      S Offline
      S Offline
      Stefan Troschuetz
      wrote on last edited by
      #2

      It would help to see the files in question or at least the important parts.


      "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

      www.troschuetz.de

      L 1 Reply Last reply
      0
      • S Stefan Troschuetz

        It would help to see the files in question or at least the important parts.


        "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

        www.troschuetz.de

        L Offline
        L Offline
        Lutoslaw
        wrote on last edited by
        #3

        Thanks for answer, although I have succeed to solve it myself.

        Greetings - Gajatko Portable.NET is part of DotGNU, a project to build a complete Free Software replacement for .NET - a system that truly belongs to the developers.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups