XEP-0167: Add missing required attribute in schema for encryption element

master
Marvin W 3 years ago
parent c7166ab94a
commit 3bb0569edd
No known key found for this signature in database
GPG Key ID: 072E9235DB996F2A

@ -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…
Cancel
Save