We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eb0478 commit 399e6f0Copy full SHA for 399e6f0
resources/qgis-resource-metadata.xsd
@@ -96,7 +96,7 @@
96
<xs:element name="name" type="xs:string"/>
97
<xs:element name="organization" type="xs:string" minOccurs="0"/>
98
<xs:element name="position" type="xs:string" minOccurs="0"/>
99
- <xs:element name="address" type="rm:addressType" minOccurs="0"/>
+ <xs:element name="address" type="rm:addressType" minOccurs="0" maxOccurs="unbounded"/>
100
<xs:element name="voice" type="xs:string" minOccurs="0"/>
101
<xs:element name="fax" type="xs:string" minOccurs="0"/>
102
<xs:element name="email" type="xs:string" minOccurs="0"/>
0 commit comments