mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-23 09:42:20 -05:00
XEP-0167: Add missing required attribute in schema for encryption element
This commit is contained in:
parent
c7166ab94a
commit
3bb0569edd
@ -1816,6 +1816,7 @@ Romeo Juliet
|
|||||||
minOccurs='0'
|
minOccurs='0'
|
||||||
maxOccurs='unbounded'/>
|
maxOccurs='unbounded'/>
|
||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
|
<xs:attribute name='required' type='xs:boolean' use='optional'/>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
|
|
||||||
<xs:complexType name='payloadElementType'>
|
<xs:complexType name='payloadElementType'>
|
||||||
|
Loading…
Reference in New Issue
Block a user