Hi,

I'm writing a component for JEP-0033 and want to know who i have to response on general errors.

From JEP-0033:
An <address/> element MUST possess a 'type' attribute, and MUST possess at least one of the 'jid', 'uri', 'node', and 'desc' attributes. An <address/> element MUST NOT possess both a 'jid' attribute and a 'uri' attribute. If sending through a multicast service, an address MUST include a 'jid' or a 'uri' attribute, unless it is of type 'noreply'.


What do i answer the client if isn't compliant to that statement, i.e. a client has no type attibute.

TIA
Tobias

Reply via email to