<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with custom query]]></title><description><![CDATA[A list of topics that have been tagged with custom query]]></description><link>https://forum.qt.io/tags/custom query</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 14:54:58 GMT</lastBuildDate><atom:link href="https://forum.qt.io/tags/custom query.rss" rel="self" type="application/rss+xml"/><pubDate>Invalid Date</pubDate><ttl>60</ttl><item><title><![CDATA[Custom query in XmlListModel]]></title><description><![CDATA[Hi,
Too bad... :( :( :( :(  ... but I think that : everything is possible with Qt &amp; QML !!!! And I am right :
XmlListModel {
    id: xmlModel
    source: "data.xml"
    query: "/root/element[@type='type1']"

This solution allow to get only the element with type = type1.... Yoouuuupiiiiii ;-)
Cooollll
]]></description><link>https://forum.qt.io/topic/69211/custom-query-in-xmllistmodel</link><guid isPermaLink="true">https://forum.qt.io/topic/69211/custom-query-in-xmllistmodel</guid><dc:creator><![CDATA[CharlieG]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>