mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-07 02:40:22 -05:00
Merge commit 'refs/pull/631/head' of https://github.com/xsf/xeps into feature/xep-0384
This commit is contained in:
commit
eb79085e44
@ -373,7 +373,7 @@
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="signedPreKeyPublic" type="base64Binary">
|
||||
<xs:attribute name="id" type="integer"/>
|
||||
<xs:attribute name="signedPreKeyId" type="integer"/>
|
||||
</xs:element>
|
||||
<xs:element name="signedPreKeySignature" type="base64Binary"/>
|
||||
<xs:element name="identityKey" type="base64Binary"/>
|
||||
@ -381,7 +381,7 @@
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:element name="preKeyPublic" type="base64Binary" maxOccurs="unbounded">
|
||||
<xs:attribute name="id" type="integer" use="required"/>
|
||||
<xs:attribute name="preKeyId" type="integer" use="required"/>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
</xs:complexType>
|
||||
|
Loading…
Reference in New Issue
Block a user