ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 32 - 300-810 discussion

Report
Export

Which two child elements can be in an XMPP message stanza? (Choose two.)

A.

<server/>

Answers
A.

<server/>

B.

<error/>

Answers
B.

<error/>

C.

<client/>

Answers
C.

<client/>

D.

<body/>

Answers
D.

<body/>

E.

<subject/>

Answers
E.

<subject/>

Suggested answer: D, E

Explanation:

As described under extended namespaces, a message stanza MAY contain any properly-namespaced child element.

In accordance with the default namespace declaration, by default a message stanza is qualified by the 'jabber:client' or 'jabber:server' namespace, which defines certain allowable children of message stanzas. If the message stanza is of type "error", it MUST include an <error/> child; for details, see [XMPP-CORE]. Otherwise, the message stanza MAY contain any of the following child elements without an explicit namespace declaration:

<subject/>

<body/>

<thread/>

asked 10/10/2024
Miles Greenyer
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first