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 and qxmlschemavalidator question
Forum Updated to NodeBB v4.3 + New Features

Qxmlschema and qxmlschemavalidator question

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 843 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.
  • M Offline
    M Offline
    max888
    wrote on last edited by
    #1

    The question is not really about these two classes. I see these two classes can help me validate my schema and xml documents, why there are no relate functions help parse the xml documents? When I first see these two classes, I thought these two function together could provides some help function to further parse a valid xml instance. Is that a logical thinking?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      These two classes are devoted to validation of your xml. You'll have to use i.e. QXmlStreamReader on it to parse your data.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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