mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-28 12:12:22 -05:00
Merge branch 'xep-0167' into premerge
This commit is contained in:
commit
a60a28b54c
@ -42,6 +42,12 @@
|
|||||||
&seanegan;
|
&seanegan;
|
||||||
&robmcqueen;
|
&robmcqueen;
|
||||||
&diana;
|
&diana;
|
||||||
|
<revision>
|
||||||
|
<version>1.2.2</version>
|
||||||
|
<date>2022-09-26</date>
|
||||||
|
<initials>melvo</initials>
|
||||||
|
<remark>Specify attribute 'name' of 'mute' and 'unmute' elements as optional in schema</remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>1.2.1</version>
|
<version>1.2.1</version>
|
||||||
<date>2020-09-29</date>
|
<date>2020-09-29</date>
|
||||||
@ -1933,7 +1939,7 @@ Romeo Juliet
|
|||||||
</xs:attribute>
|
</xs:attribute>
|
||||||
<xs:attribute name='name'
|
<xs:attribute name='name'
|
||||||
type='xs:string'
|
type='xs:string'
|
||||||
use='required'/>
|
use='optional'/>
|
||||||
</xs:extension>
|
</xs:extension>
|
||||||
</xs:simpleContent>
|
</xs:simpleContent>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
|
Loading…
Reference in New Issue
Block a user