Skip to content

Commit 944ce5f

Browse files
authoredApr 13, 2017
Update qgis-resource-metadata.xsd
1 parent b8a6965 commit 944ce5f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎resources/qgis-resource-metadata.xsd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,11 @@
118118
<xs:documentation>Set of online resources associated with a given resource.</xs:documentation>
119119
</xs:annotation>
120120
</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>
121126
</xs:sequence>
122127
<xs:attribute name="version" use="required" fixed="1.0">
123128
<xs:annotation>

0 commit comments

Comments
 (0)
Please sign in to comment.