mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -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'
|
||||
maxOccurs='unbounded'/>
|
||||
</xs:sequence>
|
||||
<xs:attribute name='required' type='xs:boolean' use='optional'/>
|
||||
</xs:complexType>
|
||||
|
||||
<xs:complexType name='payloadElementType'>
|
||||
|
Loading…
Reference in New Issue
Block a user