We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent b8a6965 commit 944ce5fCopy full SHA for 944ce5f
resources/qgis-resource-metadata.xsd
@@ -118,6 +118,11 @@
118
<xs:documentation>Set of online resources associated with a given resource.</xs:documentation>
119
</xs:annotation>
120
</xs:element>
121
+ <xs:element name="history" type="xs:string" minOccurs="0" maxOccurs="unbounded">
122
+ <xs:annotation>
123
+ <xs:documentation>Freeform description of the history or lineage of the resource.</xs:documentation>
124
+ </xs:annotation>
125
+ </xs:element>
126
</xs:sequence>
127
<xs:attribute name="version" use="required" fixed="1.0">
128
<xs:annotation>
0 commit comments