Skip to content

Commit a92fde7

Browse files
authoredApr 12, 2017
Update qgis-resource-metadata.xsd
1 parent 7211cc2 commit a92fde7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎resources/qgis-resource-metadata.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
<xs:sequence>
3434
<xs:element name="identifier" type="xs:string">
3535
<xs:annotation>
36-
<xs:documentation>A Reference, URI, URL or some other mechanism to identify a given resource. </xs:documentation>
36+
<xs:documentation>Reference, URI, URL or some other mechanism to identify a given resource. </xs:documentation>
3737
</xs:annotation>
3838
</xs:element>
3939
<xs:element name="parentidentifier" type="xs:string" minOccurs="0">
4040
<xs:annotation>
41-
<xs:documentation>A Reference, URI, URL or some other mechanism that that a given resource is a part of (child).</xs:documentation>
41+
<xs:documentation>Reference, URI, URL or some other mechanism that that a given resource is a part of (child).</xs:documentation>
4242
</xs:annotation>
4343
</xs:element>
4444
<xs:element name="language" type="xs:string">

0 commit comments

Comments
 (0)
Please sign in to comment.