Skip to content

Commit b8a6965

Browse files
authored
Update qgis-resource-metadata.xsd
1 parent b8e27c1 commit b8a6965

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
@@ -81,6 +81,11 @@
8181
<xs:documentation>Attribution or copyright associated with a given resource.</xs:documentation>
8282
</xs:annotation>
8383
</xs:element>
84+
<xs:element name="license" type="xs:string" minOccurs="1" maxOccurs="unbounded">
85+
<xs:annotation>
86+
<xs:documentation>License associated with a given resource (examples: http://opendefinition.org/licenses/).</xs:documentation>
87+
</xs:annotation>
88+
</xs:element>
8489
<xs:element name="encoding" type="xs:string" minOccurs="0">
8590
<xs:annotation>
8691
<xs:documentation>Character encoding of the data of a given resource.</xs:documentation>

0 commit comments

Comments
 (0)