Joe Hildebrand wrote:
1. Only use the extension of FORM_TYPE urn:xmpp:dataforms:softwareinfo 2. Only use the first one 3. Append all the extensions, after sorting by FORM_TYPE 4. Append all the extensions, inter-sorting between the fields in all forms 5. Append all the extensions, in the order that they appear, only sorting the fields in each formI kind of like 3. 5 seems problematic (what if your order is different from my order because of DOM processing strangeness or whatever?). But 4 would be fine with me.3 was odd to me because there might not be a FORM_TYPE,
I propose a rule: if there's no FORM_TYPE, ignore it.
or there might be two with the same FORM_TYPE.
IIRC, that's not allowed. And if it isn't disallowed, it should be. :) Peter -- Peter Saint-Andre https://stpeter.im/
smime.p7s
Description: S/MIME Cryptographic Signature
