Skip to content

Commit 399e6f0

Browse files
authored
Update qgis-resource-metadata.xsd
1 parent 6eb0478 commit 399e6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/qgis-resource-metadata.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<xs:element name="name" type="xs:string"/>
9797
<xs:element name="organization" type="xs:string" minOccurs="0"/>
9898
<xs:element name="position" type="xs:string" minOccurs="0"/>
99-
<xs:element name="address" type="rm:addressType" minOccurs="0"/>
99+
<xs:element name="address" type="rm:addressType" minOccurs="0" maxOccurs="unbounded"/>
100100
<xs:element name="voice" type="xs:string" minOccurs="0"/>
101101
<xs:element name="fax" type="xs:string" minOccurs="0"/>
102102
<xs:element name="email" type="xs:string" minOccurs="0"/>

0 commit comments

Comments
 (0)