diff --git a/xep-0084.xml b/xep-0084.xml index 3940e1da..ceb0cf62 100644 --- a/xep-0084.xml +++ b/xep-0084.xml @@ -37,6 +37,12 @@ &pgmillard; &temas; &xvirge; + + 1.1.2 + 2019-01-27 + egp +

Bump the maximum value 'width' and 'height' attributes from 255 to 65535 in the schema, to accomodate current usage.

+
1.1.1 2016-07-09 @@ -361,7 +367,7 @@ height - The height of the image in pixels. + The height of the image in pixels, if available. RECOMMENDED @@ -381,7 +387,7 @@ width - The width of the image in pixels + The width of the image in pixels, if available. RECOMMENDED @@ -399,10 +405,10 @@

The <pointer/> element MAY possess the following attributes if the publishing application has the relevant information:

The content of the <pointer/> element MUST be a properly-namespaced child element that specifies information about how to retrieve the avatar from the third-party service. The structure for any such child element is out of scope for this document.

Even if the <pointer> element is included, it MUST be preceded by at least one instance of the <info/> element so that implementations that do not support the <pointer/> element can display a "fallback" format of the avatar (at a minimum, "image/png").

@@ -584,11 +590,11 @@ - + - +