From 473b98932848dee023d32a2ef3f899df334b8b2a Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 29 May 2012 20:29:24 -0600 Subject: [PATCH] 0.6 --- xep-0268.xml | 65 ++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 58 insertions(+), 7 deletions(-) diff --git a/xep-0268.xml b/xep-0268.xml index 71787f79..07dd61c3 100644 --- a/xep-0268.xml +++ b/xep-0268.xml @@ -1,6 +1,8 @@ + + %ents; ]> @@ -41,6 +43,12 @@ &stpeter; &mwild; + + 0.6 + 2012-05-29 + psa +

Aligned document with the IETF guidelines for defining extensions to IODEF; defined several more IODEF NodeRole categories; added schema for the JID element; noted that the JID element might be moved to a separate specification.

+
0.5 2012-05-16 @@ -313,8 +321,33 @@

If the recipient is able to process the report, it MUST return an &IQ; stanza of type "result"; if not, it MUST return an &IQ; stanza of type "error" (error handling will be defined in a future version of this specification).

+ +

This document defines the following IODEF extensions, described in accordance with the guidelines in &miletemplate;.

+ +

This specification defines an extended Contact role of "chatroom", i.e., a new enumerated value for the Contact@role attribute. This value specifies a text conference where discussion of the incident can take place, e.g., an IRC channel or an XMPP &xep0045; room. Since there are many different chatroom technologies, the address of the chatroom shall be specified as the child of an &ADDITION; element. For XMPP chatrooms, the address is the XML character data of a &JID; element qualified by the 'urn:xmpp:jid:0' namespace.

+

Note: Definition of the &JID; element might be moved to a separate specification.

+
+ +

This specification defines an extended Address category of "xmpp", i.e., a new enumerated value for the Address@category attribute. This value specifies the JabberID of a network entity, in conformance with &rfc6122; or its successor.

+
+ +

This specification defines several extended NodeRole categories, i.e., new enumerated values for the NodeRole@category attribute:

+
    +
  • "xmpp" -- the network role of an XMPP service or core router as defined by &rfc6120; and &rfc6121;
  • +
  • "xmpp-bytestreams" -- the network role of an XMPP SOCKS5 byestreams service as defined by &xep0065;
  • +
  • "xmpp-muc" -- the network role of an XMPP multi-user chat service as defined by XEP-0045
  • +
  • "xmpp-pubsub" -- the network role of an XMPP pubsub service as defined by &xep0060;
  • +
+
+ +

This specification defines an AdditionalData element of &JID; qualified by the 'urn:xmpp:jid:0' namespace. The XML character data of this element is a JabberID (i.e., an XMPP address) that conforms to RFC 6122 or its successor.

+

Note: Definition of the &JID; element might be moved to a separate specification.

+
+
+ -

The <jid/> element qualified by the 'urn:xmpp:incident:2' namespace is a "JID slot" as described in &rfc6122bis;.

+

The &JID; element qualified by the 'urn:xmpp:incident:2' namespace is a "JID slot" as described in &rfc6122bis;.

+

Note: Definition of the &JID; element might be moved to a separate specification.

@@ -331,7 +364,7 @@ -

This document might require interaction with &IANA; to register various IODEF extension attributes.

+

This document might require interaction with &IANA; to register various IODEF extensions, in accordance with draft-ietf-mile-template.

@@ -339,16 +372,19 @@

This specification defines the following XML namespace:

  • urn:xmpp:incident:2
  • +
  • urn:xmpp:jid:0

Upon advancement of this specification from a status of Experimental to a status of Draft, the ®ISTRAR; shall add the foregoing namespace to the registry located at &NAMESPACES;, as described in Section 4 of &xep0053;.

+

Note: Registration of the 'urn:xmpp:jid:0' namespace might be moved to a separate specification.

&NSVER;
- - + + - - @@ -373,7 +407,24 @@ - ]]> + ]]> + + +

Note: This schema and associated text might be moved to a separate specification.

+ + + + + + + + ]]> +