Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QXmlSchema not always working
Qt 6.11 is out! See what's new in the release blog

QXmlSchema not always working

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 2.9k 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.
  • J Offline
    J Offline
    janus66
    wrote on last edited by
    #1

    I just downloaded MS Project 2010 SDK and there is an XSD-file named mspdi_pj14.xsd which I cannot get loaded into QXmlSchema for verification. All my RAM is suddenly eaten!

    This file is used to verify MS Project XML-formats so it should be rather important, and I have verified this file by other means. My implementation is copied from the example given in the Qt documentation, and I get the example-xsd-files supported by Qt to work properly.

    I am using Qt 2010.04 which should be rather recent.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      dalaing
      wrote on last edited by
      #2

      There is a bug with schema validation for schemas that contains the "xsd:all" container type.

      See "here":http://bugreports.qt.nokia.com/browse/QTBUG-6485 to get more details (and/or to follow the progress of the bug).

      David Laing
      Location API team
      Qt Mobility

      1 Reply Last reply
      0
      • J Offline
        J Offline
        janus66
        wrote on last edited by
        #3

        Thank you, that is a releif, it seems that I have stumbled across the same bug.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved