summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/schema/schemas/qt_attribution.json
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2018-01-29 14:20:22 +0100
committerLiang Qi <liang.qi@qt.io>2018-01-29 14:20:22 +0100
commit6b198fef037dc8bc10d209342123f1aa38e807b3 (patch)
tree643430cc85c9c391585d10cc8a61caf2a1af62af /src/xmlpatterns/schema/schemas/qt_attribution.json
parent3585d2269ba2d9777e3afccef026d1e159f47f5d (diff)
parent07fdc1b94d816b1c785af69a36fd8f756b7964af (diff)
downloadqtxmlpatterns-5.10.tar.gz
Merge remote-tracking branch 'origin/5.9' into 5.105.10
Change-Id: I09553d29eab1e65fc3e51d72ff6ea6682794d312
Diffstat (limited to 'src/xmlpatterns/schema/schemas/qt_attribution.json')
-rw-r--r--src/xmlpatterns/schema/schemas/qt_attribution.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/xmlpatterns/schema/schemas/qt_attribution.json b/src/xmlpatterns/schema/schemas/qt_attribution.json
new file mode 100644
index 0000000..ad3a14d
--- /dev/null
+++ b/src/xmlpatterns/schema/schemas/qt_attribution.json
@@ -0,0 +1,17 @@
+{
+ "Id": "xml-xsd",
+ "Name": "XML Schema",
+ "QDocModule": "qtxmlpatterns",
+ "QtUsage": "Used for implementing validation of the the XML schema.",
+
+ "Files": "xml.xsd",
+ "Description": "The xml.xsd file provided by W3C describes the XML
+ namespace, in a form suitable for import by other schema documents.",
+ "Homepage": "https://www.w3.org/2001/xml.xsd",
+ "Version": "2007/08",
+ "DownloadLocation": "http://www.w3.org/2007/08/xml.xsd",
+ "LicenseId": "W3C-20150513",
+ "License": "W3C Software Notice and Document License (2015-05-13)",
+ "LicenseFile": "xml.xsd-LICENSE",
+ "Copyright": "Copyright © 2007 W3C® (MIT, ERCIM, Keio, Beihang)"
+}