
From smythc@avaya.com  Tue Jun  2 05:56:42 2009
Return-Path: <smythc@avaya.com>
X-Original-To: simple@core3.amsl.com
Delivered-To: simple@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 0327028C15A for <simple@core3.amsl.com>; Tue,  2 Jun 2009 05:56:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level: 
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, J_CHICKENPOX_34=0.6]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id y2pecfvL7etm for <simple@core3.amsl.com>; Tue,  2 Jun 2009 05:56:41 -0700 (PDT)
Received: from co300216-co-outbound.net.avaya.com (co300216-co-outbound.net.avaya.com [198.152.13.100]) by core3.amsl.com (Postfix) with ESMTP id 208353A6A50 for <simple@ietf.org>; Tue,  2 Jun 2009 05:56:41 -0700 (PDT)
X-IronPort-AV: E=Sophos;i="4.41,291,1241409600"; d="scan'208";a="172654489"
Received: from unknown (HELO co300216-co-erhwest.avaya.com) ([198.152.7.5]) by co300216-co-outbound.net.avaya.com with ESMTP; 02 Jun 2009 08:56:41 -0400
Received: from unknown (HELO 306900ANEX2.global.avaya.com) ([135.64.148.153]) by co300216-co-erhwest-out.avaya.com with ESMTP; 02 Jun 2009 08:56:41 -0400
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Date: Tue, 2 Jun 2009 13:56:31 +0100
Message-ID: <4C607BEA097DF048BEA625B974A36618B8DE62@306900ANEX2.global.avaya.com>
In-Reply-To: <d92b84b70905312152p60173d1cmcd102c78372b6509@mail.gmail.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: [Simple] Partial Publication of elements with more than oneinstance possible
Thread-Index: AcnidM97QYorr4yFS8mvu9jJsy9A1ABC+XnQ
References: <d92b84b70903112315i68d8e64cse92a0c0fd6bb2183@mail.gmail.com> <4C607BEA097DF048BEA625B974A36618A6324F@306900ANEX2.global.avaya.com> <d92b84b70905312152p60173d1cmcd102c78372b6509@mail.gmail.com>
From: "Smyth, Colm (Colm)" <smythc@avaya.com>
To: "Pankaj Munjal" <pankaj.munjal@gmail.com>
Cc: simple <simple@ietf.org>
Subject: Re: [Simple] Partial Publication of elements with more than oneinstance possible
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Jun 2009 12:56:42 -0000

Hi Pankaj,

Many PIDF elements (including timed-status, but see Table 1 in RPID for
a longer list) can be distinguished by their from/until attributes, but
there is nothing to preclude peer elements having overlapping or even
identical time ranges.

As a result, timed-status has (and I believe requires) no guaranteed
unique identifier within the model; for operations that require one, you
can use XPath.

All the best,
Colm Smyth
Lead/Architect - Avaya Aura Presence Services | Unified Communications

-----Original Message-----
From: Pankaj Munjal [mailto:pankaj.munjal@gmail.com]=20
Sent: 01 June 2009 05:53
To: Smyth, Colm (Colm)
Cc: simple
Subject: Re: [Simple] Partial Publication of elements with more than
oneinstance possible

Hello Colm,

Thanks for the clarification.
For <note> and <display-name> xml:lang can be used.
But how about <timed-status> element?
According to RFC 4481, Section 3:
"More than one such element MAY appear within   a PIDF <tuple> element."

In this case, what shall be the unique identifier for any instance of
"timed-status"?

Regards,
Pankaj

On 3/12/09, Smyth, Colm (Colm) <smythc@avaya.com> wrote:
> Hi Panjaj,
>
> Each instance of <note> and <display-name> is distinguished by a=20
> locale (xml:lang).
>
> All the best,
> Colm Smyth
> Lead/Architect - Avaya Communication Manager <NG> Presence Server |=20
> Unified Communications AVAYA | smythc@avaya.com | +353 1 656 7843=20
> (x37843)
>
> -----Original Message-----
> From: simple-bounces@ietf.org [mailto:simple-bounces@ietf.org] On=20
> Behalf Of Pankaj Munjal
> Sent: 12 March 2009 06:15
> To: simple
> Subject: [Simple] Partial Publication of elements with more than=20
> oneinstance possible
>
> Hello all,
>
> According to the Presence RFCs, there can be a few elements like=20
> <note>, <cipid>-<display_name> that can have multiple entries.
> However, they don't have ids associated with them to identify the=20
> instances.
>
> If my client is using partial publish to change values of one of such=20
> instances, then which instance shall be updated on the Server?
> (Assuming that my initial PUBLISH had more than one instance for such
> field)
>
> Is this scenario documented in some RFC/draft?
>
> Kindly suggest!
>
> Regards,
> Pankaj
> _______________________________________________
> Simple mailing list
> Simple@ietf.org
> https://www.ietf.org/mailman/listinfo/simple
>


--
All the desirable things in life are either illegal, expensive,
fattening, or married to someone else!!

From SKarnam@verisign.com  Tue Jun  2 08:30:27 2009
Return-Path: <SKarnam@verisign.com>
X-Original-To: simple@core3.amsl.com
Delivered-To: simple@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 7C4FA28C19B for <simple@core3.amsl.com>; Tue,  2 Jun 2009 08:30:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.079
X-Spam-Level: 
X-Spam-Status: No, score=-3.079 tagged_above=-999 required=5 tests=[AWL=1.300,  BAYES_00=-2.599, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-4, TVD_SPACE_RATIO=2.219]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Abi4at88hdN4 for <simple@core3.amsl.com>; Tue,  2 Jun 2009 08:30:26 -0700 (PDT)
Received: from osprey.verisign.com (osprey.verisign.com [216.168.239.75]) by core3.amsl.com (Postfix) with ESMTP id 982EF3A6F4A for <simple@ietf.org>; Tue,  2 Jun 2009 08:30:03 -0700 (PDT)
Received: from dul1wnexcn02.vcorp.ad.vrsn.com (dul1wnexcn02.vcorp.ad.vrsn.com [10.170.12.139]) by osprey.verisign.com (8.13.6/8.13.4) with ESMTP id n52FJGRa030475 for <simple@ietf.org>; Tue, 2 Jun 2009 11:19:16 -0400
Received: from dul1wnexmb01.vcorp.ad.vrsn.com ([10.170.12.134]) by dul1wnexcn02.vcorp.ad.vrsn.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 2 Jun 2009 11:30:03 -0400
X-MimeOLE: Produced By Microsoft Exchange V6.5
Content-class: urn:content-classes:message
MIME-Version: 1.0
Date: Tue, 2 Jun 2009 11:30:03 -0400
Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; boundary="----=_NextPart_000_0028_01C9E375.78B8DE30"; micalg=SHA1
Message-ID: <768BEB5E70C897468D015E23EDCC304E0425A2B7@dul1wnexmb01.vcorp.ad.vrsn.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: unsubscribe
Thread-Index: Acnjlv+rIaN9uk5uRQyPK/D9MKLoxA==
From: "Karnam, Swamy" <SKarnam@verisign.com>
To: <simple@ietf.org>
X-OriginalArrivalTime: 02 Jun 2009 15:30:03.0892 (UTC) FILETIME=[00276B40:01C9E397]
Subject: [Simple] unsubscribe
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Jun 2009 15:30:27 -0000

This is a multi-part message in MIME format.

------=_NextPart_000_0028_01C9E375.78B8DE30
Content-Type: multipart/alternative;
	boundary="----=_NextPart_001_0029_01C9E375.78B8DE30"


------=_NextPart_001_0029_01C9E375.78B8DE30
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

unsubscribe skarnam@verisign.com simple

------=_NextPart_001_0029_01C9E375.78B8DE30
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<META content=3D"MSHTML 6.00.2900.3527" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D594362915-02062009><FONT face=3DArial =
size=3D2>unsubscribe <A=20
href=3D"mailto:skarnam@verisign.com">skarnam@verisign.com</A>=20
simple</FONT></SPAN></DIV></BODY></HTML>

------=_NextPart_001_0029_01C9E375.78B8DE30--

------=_NextPart_000_0028_01C9E375.78B8DE30
Content-Type: application/x-pkcs7-signature;
	name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
	filename="smime.p7s"

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIOkTCCAwMw
ggJsAhEAuS9gzIifoXpGCbhbcGyKrzANBgkqhkiG9w0BAQUFADCBwTELMAkGA1UEBhMCVVMxFzAV
BgNVBAoTDlZlcmlTaWduLCBJbmMuMTwwOgYDVQQLEzNDbGFzcyAyIFB1YmxpYyBQcmltYXJ5IENl
cnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIxOjA4BgNVBAsTMShjKSAxOTk4IFZlcmlTaWduLCBJ
bmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5l
dHdvcmswHhcNOTgwNTE4MDAwMDAwWhcNMjgwODAxMjM1OTU5WjCBwTELMAkGA1UEBhMCVVMxFzAV
BgNVBAoTDlZlcmlTaWduLCBJbmMuMTwwOgYDVQQLEzNDbGFzcyAyIFB1YmxpYyBQcmltYXJ5IENl
cnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzIxOjA4BgNVBAsTMShjKSAxOTk4IFZlcmlTaWduLCBJ
bmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5l
dHdvcmswgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAKeIASF0LOcaA/CY4Zc8DyEI8Zzbl+ma
/MIEBhO+X1LIzB4sElYsuAFpLMyZH62wlq55BPITOcF7mLoILOjChBMsqmnpCfTHqQKkQsIjT0rY
8A6i+zFsyeZvmScH9eb0THiebetGhvq5hslU8rLEr9RGHFrJFTD/DWz1LQ5tzn93AgMBAAEwDQYJ
KoZIhvcNAQEFBQADgYEAci75f9HxcfvEnvbFXlGKQJi4aPibHIPY4p29/+2h5mbqLwn0ytfqpSuV
9iRghk1ELoOlxC2g0654aW9y2myuCPBjkjfmu8QwF613zEk1qs/Yj9G+txiWR3NqVCI0ZC22FptZ
W7RRWTqzCxT0Et9noPStMmResUZyJ4wSe8VEtK4wggOmMIIDD6ADAgECAhB91+6/1s2TH7itq7xF
P3LtMA0GCSqGSIb3DQEBBQUAMIHBMQswCQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIElu
Yy4xPDA6BgNVBAsTM0NsYXNzIDIgUHVibGljIFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3Jp
dHkgLSBHMjE6MDgGA1UECxMxKGMpIDE5OTggVmVyaVNpZ24sIEluYy4gLSBGb3IgYXV0aG9yaXpl
ZCB1c2Ugb25seTEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazAeFw05OTAyMjUwMDAw
MDBaFw0xMDAyMjQyMzU5NTlaMIGtMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0GA1UECxMW
VmVyaVNpZ24gVHJ1c3QgTmV0d29yazFJMEcGA1UECxNAVXNlIGlzIHN1YmplY3QgdG8gdGVybXMg
YXQgaHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYS1rciAoYyk5OTEmMCQGA1UEAxMdVmVyaVNp
Z24gQ2xhc3MgMiBQZXJzb25uZWwgQ0EwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAKcEbA+i
crdKBi741yksNJ2CvEiRSses+en8uVl4sVXAU1ixz28WO8FJ1cv0bszhzMu1xy5OiKo06bbQW3w+
FVc04Ri8/931r2dZIArlPeqIikDSmokTKam21dunfuHnNyST/ZR0TXrkMm1M6FwWl6/dktlmihRm
5OpaA6g9X/sLAgMBAAGjgbAwga0wEQYJYIZIAYb4QgEBBAQDAgEGMA8GA1UdEwQIMAYBAf8CAQEw
CwYDVR0PBAQDAgEGMEQGA1UdIAQ9MDswOQYLYIZIAYb4RQEHFwIwKjAoBggrBgEFBQcCARYcaHR0
cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYTA0BgNVHR8ELTArMCmgJ6AlhiNodHRwOi8vY3JsLnZl
cmlzaWduLmNvbS9wY2EyLWcyLmNybDANBgkqhkiG9w0BAQUFAAOBgQCF82pfhtIQIfWQ/J2W5REa
ZDwYHuvBwZiNeuApiBEYxtivofG9n7ESDvJ133jFabBKmyhUmJm1zZ9UbtzeLbcKpAULCJfisSpU
ogKEvK94w3ug4oUIptQZlAWdik5Ruci15v42FbGws/9vVnAkfCZG1mm5kUlzV5cFUfeo9X0fjjCC
A8AwggMpoAMCAQICECTOLrlL1nhSRPJ8u+NVI40wDQYJKoZIhvcNAQEFBQAwga0xFzAVBgNVBAoT
DlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMUkwRwYDVQQL
E0BVc2UgaXMgc3ViamVjdCB0byB0ZXJtcyBhdCBodHRwczovL3d3dy52ZXJpc2lnbi5jb20vcnBh
LWtyIChjKTk5MSYwJAYDVQQDEx1WZXJpU2lnbiBDbGFzcyAyIFBlcnNvbm5lbCBDQTAeFw05OTAy
MjUwMDAwMDBaFw0xMDAyMjMyMzU5NTlaMIGsMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjEfMB0G
A1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFJMEcGA1UECxNAVXNlIGlzIHN1YmplY3QgdG8g
dGVybXMgYXQgaHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYS1rciAoYyk5OTElMCMGA1UEAxMc
VmVyaVNpZ24gQ2xhc3MgMiBFbXBsb3llZSBDQTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA
wIrRh2Gi6jADVWsINvCX+hpUNSQf6H2dyMNz09hG9ZEt2TjtlNewJnMq3pdQTf8iHL1wAJgMWCqx
pHKPpbn3LXxg47Xf6X1OISFh1fw7VMmkCZy7IvmiunBhT4ZGov0FZOwKP6ZYdle7FnNEfPClDZfA
bKbxYwglsQQXlaCN/n8CAwEAAaOB3zCB3DApBgNVHREEIjAgpB4wHDEaMBgGA1UEAxMRUHJpdmF0
ZUxhYmVsMS0xMTgwEQYJYIZIAYb4QgEBBAQDAgEGMA8GA1UdEwQIMAYBAf8CAQAwCwYDVR0PBAQD
AgEGMEQGA1UdIAQ9MDswOQYLYIZIAYb4RQEHFwIwKjAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cu
dmVyaXNpZ24uY29tL3JwYTA4BgNVHR8EMTAvMC2gK6AphidodHRwOi8vY3JsLnZlcmlzaWduLmNv
bS9WU0NsYXNzMkludC5jcmwwDQYJKoZIhvcNAQEFBQADgYEAnkqKrb5GGg91KsrXybo8c7ffBfCU
oOcXnjIvQprkzVfcQ3QVzrZG9K558M/PW130GCmqIrwtV41C1VCdxVHL9JuM1/MziNmdYRUiPpqw
PH4myYmiuu/854AgDdhyLq/OLwMCg7+jke3lXCYj+UwsZCmSYbs26cp2IB55DOOGeXIwggQYMIID
gaADAgECAhA7OO1FOVOGgj8zlL55RFT1MA0GCSqGSIb3DQEBBQUAMIGsMRcwFQYDVQQKEw5WZXJp
U2lnbiwgSW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFJMEcGA1UECxNAVXNl
IGlzIHN1YmplY3QgdG8gdGVybXMgYXQgaHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYS1rciAo
Yyk5OTElMCMGA1UEAxMcVmVyaVNpZ24gQ2xhc3MgMiBFbXBsb3llZSBDQTAeFw0wODA2MTIwMDAw
MDBaFw0wOTA2MTIyMzU5NTlaMGsxETAPBgNVBAoTCFZFUklTSUdOMRAwDgYDVQQLEwdWQS1FQVNU
MRMwEQYDVQQDEwpSZWNpcGllbnRzMS8wLQYDVQQDEyZTS2FybmFtIChLYXJuYW0gU3dhbXksIFZl
cmlTaWduLCBJbmMuKTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA3bBFrJ3IgidIfi7JY8kn
KPwhLtDClAbswwtFAt0njcuMtINGoVg9z1jGIwFWRwZWe8RGCDelpvUZRUoj0zTrjWfIgivRPnxU
ooTFSg+EUuBVbATb2Y3yMuIuflCgZ3eQ8/G6KefnLIyOngfDvplEDGQ8GlZu5W6WVb+TKM192PMC
AwEAAaOCAXkwggF1MAkGA1UdEwQCMAAwWQYDVR0fBFIwUDBOoEygSoZIaHR0cDovL29uc2l0ZWNy
bC52ZXJpc2lnbi5jb20vVmVyaVNpZ25JbmNFeGNoYW5nZUVtcGxveWVlcy9MYXRlc3RDUkwuY3Js
MAsGA1UdDwQEAwIFoDAfBgNVHREEGDAWgRRza2FybmFtQHZlcmlzaWduLmNvbTCBrAYDVR0gBIGk
MIGhMIGeBgtghkgBhvhFAQcBATCBjjAoBggrBgEFBQcCARYcaHR0cHM6Ly93d3cudmVyaXNpZ24u
Y29tL0NQUzBiBggrBgEFBQcCAjBWMBUWDlZlcmlTaWduLCBJbmMuMAMCAQEaPVZlcmlTaWduJ3Mg
Q1BTIGluY29ycC4gYnkgcmVmZXJlbmNlIGxpYWIuIGx0ZC4gKGMpOTcgVmVyaVNpZ24wEQYJYIZI
AYb4QgEBBAQDAgeAMB0GA1UdJQQWMBQGCCsGAQUFBwMEBggrBgEFBQcDAjANBgkqhkiG9w0BAQUF
AAOBgQCUcoMFw+n73t/hy6qgDlMDdH8ir5WWHjmhiVbViQ4XENqaKodkgm0A1F5nf6eUCFEYJjal
prPWrznP12347wXUAtdueuu2u5Sab9AplcagWPBo2mS+vc6L9gkq/Edct/+vRsJOtVyth64FNRFr
Tm9fA0+ImyL/7XEcnZBtkh+dFjGCA/IwggPuAgEBMIHBMIGsMRcwFQYDVQQKEw5WZXJpU2lnbiwg
SW5jLjEfMB0GA1UECxMWVmVyaVNpZ24gVHJ1c3QgTmV0d29yazFJMEcGA1UECxNAVXNlIGlzIHN1
YmplY3QgdG8gdGVybXMgYXQgaHR0cHM6Ly93d3cudmVyaXNpZ24uY29tL3JwYS1rciAoYyk5OTEl
MCMGA1UEAxMcVmVyaVNpZ24gQ2xhc3MgMiBFbXBsb3llZSBDQQIQOzjtRTlThoI/M5S+eURU9TAJ
BgUrDgMCGgUAoIIChjAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0w
OTA2MDIxNTMwMDNaMCMGCSqGSIb3DQEJBDEWBBTedNMnARQzZ52yhS6p5MSlLCAyMzB7BgkqhkiG
9w0BCQ8xbjBsMA4GCCqGSIb3DQMCAgIAgDAHBgUrDgMCBzAKBggqhkiG9w0DBzAHBgUrDgMCGjAK
BggqhkiG9w0CAjAKBggqhkiG9w0CBDAKBggqhkiG9w0CBTALBgkqhkiG9w0BAQUwCwYJKoZIhvcN
AQEAMIHSBgkrBgEEAYI3EAQxgcQwgcEwgawxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYD
VQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3b3JrMUkwRwYDVQQLE0BVc2UgaXMgc3ViamVjdCB0byB0
ZXJtcyBhdCBodHRwczovL3d3dy52ZXJpc2lnbi5jb20vcnBhLWtyIChjKTk5MSUwIwYDVQQDExxW
ZXJpU2lnbiBDbGFzcyAyIEVtcGxveWVlIENBAhA7OO1FOVOGgj8zlL55RFT1MIHUBgsqhkiG9w0B
CRACCzGBxKCBwTCBrDEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWdu
IFRydXN0IE5ldHdvcmsxSTBHBgNVBAsTQFVzZSBpcyBzdWJqZWN0IHRvIHRlcm1zIGF0IGh0dHBz
Oi8vd3d3LnZlcmlzaWduLmNvbS9ycGEta3IgKGMpOTkxJTAjBgNVBAMTHFZlcmlTaWduIENsYXNz
IDIgRW1wbG95ZWUgQ0ECEDs47UU5U4aCPzOUvnlEVPUwDQYJKoZIhvcNAQEBBQAEgYCyHogvSdE1
vXShNWVo5TKfqcvlwp7/f6PSskyY636jXdQ42nKVUgjktSfLtX/LaBvTi2+gihUrTyV65EysD8s+
vM2K6eW5/rggecqX2BKyXknE+CVoW3E/MXfcXptY5eDujlARysA+w3EyL36U35Pilaec2Slk5QzJ
JLhyZo3kdwAAAAAAAA==

------=_NextPart_000_0028_01C9E375.78B8DE30--

From root@core3.amsl.com  Mon Jun 22 03:15:02 2009
Return-Path: <root@core3.amsl.com>
X-Original-To: simple@ietf.org
Delivered-To: simple@core3.amsl.com
Received: by core3.amsl.com (Postfix, from userid 0) id 088DE3A6964; Mon, 22 Jun 2009 03:15:01 -0700 (PDT)
From: Internet-Drafts@ietf.org
To: i-d-announce@ietf.org
Content-Type: Multipart/Mixed; Boundary="NextPart"
Mime-Version: 1.0
Message-Id: <20090622101502.088DE3A6964@core3.amsl.com>
Date: Mon, 22 Jun 2009 03:15:02 -0700 (PDT)
Cc: simple@ietf.org
Subject: [Simple] I-D Action:draft-ietf-simple-xcap-diff-10.txt
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Jun 2009 10:15:02 -0000

--NextPart

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the SIP for Instant Messaging and Presence Leveraging Extensions Working Group of the IETF.


	Title           : An Extensible Markup Language (XML) Document Format for Indicating A Change in XML Configuration Access Protocol (XCAP) Resources
	Author(s)       : J. Rosenberg, J. Urpalainen
	Filename        : draft-ietf-simple-xcap-diff-10.txt
	Pages           : 15
	Date            : 2009-06-22

This specification defines a document format that can be used to
indicate that a change has occurred in a document managed by the
Extensible Markup Language (XML) Configuration Access Protocol
(XCAP).  This format indicates the document that has changed and its
former and new entity tags.  It also can indicate the specific change
that was made in the document, using an XML patch format.  This
format allows also indications of element and attribute content of an
XML document.  XCAP diff documents can be delivered to clients using
a number of means, including a Session Initiation Protocol (SIP)
event package.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-ietf-simple-xcap-diff-10.txt

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.

--NextPart
Content-Type: Message/External-body;
	name="draft-ietf-simple-xcap-diff-10.txt";
	site="ftp.ietf.org";
	access-type="anon-ftp";
	directory="internet-drafts"

Content-Type: text/plain
Content-ID: <2009-06-22030621.I-D@ietf.org>


--NextPart--

From root@core3.amsl.com  Tue Jun 23 06:30:02 2009
Return-Path: <root@core3.amsl.com>
X-Original-To: simple@ietf.org
Delivered-To: simple@core3.amsl.com
Received: by core3.amsl.com (Postfix, from userid 0) id 0CC2D3A6CF2; Tue, 23 Jun 2009 06:30:01 -0700 (PDT)
From: Internet-Drafts@ietf.org
To: i-d-announce@ietf.org
Content-Type: Multipart/Mixed; Boundary="NextPart"
Mime-Version: 1.0
Message-Id: <20090623133002.0CC2D3A6CF2@core3.amsl.com>
Date: Tue, 23 Jun 2009 06:30:01 -0700 (PDT)
Cc: simple@ietf.org
Subject: [Simple] I-D Action:draft-ietf-simple-interdomain-scaling-analysis-06.txt
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jun 2009 13:30:02 -0000

--NextPart

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the SIP for Instant Messaging and Presence Leveraging Extensions Working Group of the IETF.


	Title           : Presence Interdomain Scaling Analysis for SIP/SIMPLE
	Author(s)       : A. Houri, et al.
	Filename        : draft-ietf-simple-interdomain-scaling-analysis-06.txt
	Pages           : 62
	Date            : 2009-06-23

The document analyzes the traffic that is generated due to presence
subscriptions between domains.  It is shown that the amount of
traffic can be extremely big.  In addition to the very large traffic
the document also analyzes the affects of a large presence system on
the memory footprint and the CPU load.  Current approved and in work
optimizations to the SIP protocol are analyzed with the possible
impact on the load.  Separate documents contain the requirements for
optimizations and suggestions for new optimizations.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-ietf-simple-interdomain-scaling-analysis-06.txt

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.

--NextPart
Content-Type: Message/External-body;
	name="draft-ietf-simple-interdomain-scaling-analysis-06.txt";
	site="ftp.ietf.org";
	access-type="anon-ftp";
	directory="internet-drafts"

Content-Type: text/plain
Content-ID: <2009-06-23062100.I-D@ietf.org>


--NextPart--

From wwwrun@core3.amsl.com  Tue Jun 23 08:07:19 2009
Return-Path: <wwwrun@core3.amsl.com>
X-Original-To: simple@ietf.org
Delivered-To: simple@core3.amsl.com
Received: by core3.amsl.com (Postfix, from userid 30) id D590328C163; Tue, 23 Jun 2009 08:07:19 -0700 (PDT)
X-idtracker: yes
To: IETF-Announce <ietf-announce@ietf.org> 
From: The IESG <iesg-secretary@ietf.org>
Message-Id: <20090623150719.D590328C163@core3.amsl.com>
Date: Tue, 23 Jun 2009 08:07:19 -0700 (PDT)
Cc: simple@ietf.org
Subject: [Simple] Last Call: draft-ietf-simple-interdomain-scaling-analysis (Presence Interdomain Scaling Analysis for SIP/SIMPLE) to Informational RFC
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: ietf@ietf.org
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jun 2009 15:07:19 -0000

The IESG has received a request from the SIP for Instant Messaging and 
Presence Leveraging Extensions WG (simple) to consider the following
document:

- 'Presence Interdomain Scaling Analysis for SIP/SIMPLE '
   <draft-ietf-simple-interdomain-scaling-analysis-06.txt> as an
Informational RFC

The IESG plans to make a decision in the next few weeks, and solicits
final comments on this action.  Please send substantive comments to the
ietf@ietf.org mailing lists by 2009-07-07. Exceptionally, 
comments may be sent to iesg@ietf.org instead. In either case, please 
retain the beginning of the Subject line to allow automated sorting.

The file can be obtained via
http://www.ietf.org/internet-drafts/draft-ietf-simple-interdomain-scaling-analysis-06.txt


IESG discussion can be tracked via
https://datatracker.ietf.org/public/pidtracker.cgi?command=view_id&dTag=15780&rfc_flag=0


From rjsparks@nostrum.com  Tue Jun 23 09:04:12 2009
Return-Path: <rjsparks@nostrum.com>
X-Original-To: simple@core3.amsl.com
Delivered-To: simple@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 1EB8928C3A5 for <simple@core3.amsl.com>; Tue, 23 Jun 2009 09:04:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599, SPF_PASS=-0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6uBXRGjRKQ+7 for <simple@core3.amsl.com>; Tue, 23 Jun 2009 09:04:11 -0700 (PDT)
Received: from nostrum.com (nostrum-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:267::2]) by core3.amsl.com (Postfix) with ESMTP id EC17328C360 for <simple@ietf.org>; Tue, 23 Jun 2009 09:04:10 -0700 (PDT)
Received: from dn3-232.estacado.net (vicuna-alt.estacado.net [75.53.54.121]) (authenticated bits=0) by nostrum.com (8.14.3/8.14.3) with ESMTP id n5NG4NGR059404 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Tue, 23 Jun 2009 11:04:23 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
Message-Id: <63B38292-1AE1-43BC-B05F-51B544DFF9E0@nostrum.com>
From: Robert Sparks <rjsparks@nostrum.com>
To: simple mailing list <simple@ietf.org>, Simple Chairs <simple-chairs@tools.ietf.org>, draft-ietf-simple-interdomain-scaling-analysis@tools.ietf.org
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Tue, 23 Jun 2009 11:04:23 -0500
X-Mailer: Apple Mail (2.935.3)
Received-SPF: pass (nostrum.com: 75.53.54.121 is authenticated by a trusted mechanism)
Subject: [Simple] AD review: draft-ietf-simple-interdomain-scaling-analysis
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Jun 2009 16:04:12 -0000

This document is now in iETF LC.

When we address any other LC comments, we need to update the reference  
from draft-niemi-sipping-event-throttle to draft-ietf-sipcore-event- 
rate-control.

RjS

From root@core3.amsl.com  Wed Jun 24 00:45:01 2009
Return-Path: <root@core3.amsl.com>
X-Original-To: simple@ietf.org
Delivered-To: simple@core3.amsl.com
Received: by core3.amsl.com (Postfix, from userid 0) id 6B77D28C128; Wed, 24 Jun 2009 00:45:01 -0700 (PDT)
From: Internet-Drafts@ietf.org
To: i-d-announce@ietf.org
Content-Type: Multipart/Mixed; Boundary="NextPart"
Mime-Version: 1.0
Message-Id: <20090624074501.6B77D28C128@core3.amsl.com>
Date: Wed, 24 Jun 2009 00:45:01 -0700 (PDT)
Cc: simple@ietf.org
Subject: [Simple] I-D Action:draft-ietf-simple-xcap-diff-11.txt
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Jun 2009 07:45:01 -0000

--NextPart

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the SIP for Instant Messaging and Presence Leveraging Extensions Working Group of the IETF.


	Title           : An Extensible Markup Language (XML) Document Format for Indicating A Change in XML Configuration Access Protocol (XCAP) Resources
	Author(s)       : J. Rosenberg, J. Urpalainen
	Filename        : draft-ietf-simple-xcap-diff-11.txt
	Pages           : 16
	Date            : 2009-06-24

This specification defines a document format that can be used to
indicate that a change has occurred in a document managed by the
Extensible Markup Language (XML) Configuration Access Protocol
(XCAP).  This format indicates the document that has changed and its
former and new entity tags.  It also can indicate the specific change
that was made in the document, using an XML patch format.  This
format allows also indications of element and attribute content of an
XML document.  XCAP diff documents can be delivered to clients using
a number of means, including a Session Initiation Protocol (SIP)
event package.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-ietf-simple-xcap-diff-11.txt

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.

--NextPart
Content-Type: Message/External-body;
	name="draft-ietf-simple-xcap-diff-11.txt";
	site="ftp.ietf.org";
	access-type="anon-ftp";
	directory="internet-drafts"

Content-Type: text/plain
Content-ID: <2009-06-24003517.I-D@ietf.org>


--NextPart--

From HKaplan@acmepacket.com  Thu Jun 25 11:34:28 2009
Return-Path: <HKaplan@acmepacket.com>
X-Original-To: simple@core3.amsl.com
Delivered-To: simple@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4806C3A6A43 for <simple@core3.amsl.com>; Thu, 25 Jun 2009 11:34:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.449
X-Spam-Level: 
X-Spam-Status: No, score=-2.449 tagged_above=-999 required=5 tests=[AWL=0.150,  BAYES_00=-2.599]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0vjVx7+BIrqf for <simple@core3.amsl.com>; Thu, 25 Jun 2009 11:34:27 -0700 (PDT)
Received: from etmail.acmepacket.com (etmail.acmepacket.com [216.41.24.6]) by core3.amsl.com (Postfix) with ESMTP id 6B0313A659B for <simple@ietf.org>; Thu, 25 Jun 2009 11:34:27 -0700 (PDT)
Received: from mail.acmepacket.com (216.41.24.7) by etmail.acmepacket.com (216.41.24.6) with Microsoft SMTP Server (TLS) id 8.1.375.2; Thu, 25 Jun 2009 14:33:27 -0400
Received: from mail.acmepacket.com ([127.0.0.1]) by mail ([127.0.0.1]) with mapi; Thu, 25 Jun 2009 14:33:27 -0400
From: Hadriel Kaplan <HKaplan@acmepacket.com>
To: Christer Holmberg <christer.holmberg@ericsson.com>, Adam Roach <adam@nostrum.com>, Ben Campbell <ben@estacado.net>
Date: Thu, 25 Jun 2009 14:33:26 -0400
Thread-Topic: [Simple] What ACM is all about [was: RE: MSRP-ACM compatibility]
Thread-Index: AcnZZ7U5n0ha87tWRlCtE+pr60PhJQALvaYgBwrHGTA=
Message-ID: <E6C2E8958BA59A4FB960963D475F7AC31950EB5CE3@mail>
References: <66cd252f0903311557k14448ac8m62a6ca46e86e2fd4@mail.gmail.com><66cd252f0904281601q18402163p1e715d709b92f22b@mail.gmail.com> <CA9998CD4A020D418654FCDEF4E707DF0CADF73A@esealmw113.eemea.ericsson.se> <CA9998CD4A020D418654FCDEF4E707DF0B16820A@esealmw113.eemea.ericsson.se> <F348DC0C-FD01-473A-BB7E-4C2FDFECF529@nostrum.com> <CA9998CD4A020D418654FCDEF4E707DF0CB0FDA7@esealmw113.eemea.ericsson.se> <49503123-011D-4825-8B2B-7F11A86C550A@nostrum.com> <949A60EB-D082-4DED-AE6C-0FFC515574BC@nostrum.com> <CA9998CD4A020D418654FCDEF4E707DF0B16820C@esealmw113.eemea.ericsson.se> <70DC2003-9C4D-46A7-A06C-07F296DAB000@nostrum.com> <CA9998CD4A020D418654FCDEF4E707DF0D0011A2@esealmw113.eemea.ericsson.se> <5BBE0395-8FF3-4D1D-B360-467979A811E1@nostrum.com> <CA9998CD4A020D418654FCDEF4E707DF0D02D3B8@esealmw113.eemea.ericsson.se> <E1ED5B0D-3405-4ADF-B2AD-8A28E22AD6AF@estacado.net> <4A141958.3010308@nostrum.com> <CA9998CD4A020D418654FCDEF4E707DF0B16824D@esealmw113.eemea.ericsson.se>
In-Reply-To: <CA9998CD4A020D418654FCDEF4E707DF0B16824D@esealmw113.eemea.ericsson.se>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Cc: Simple WG <simple@ietf.org>
Subject: Re: [Simple] What ACM is all about [was: RE: MSRP-ACM compatibility]
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Jun 2009 18:34:28 -0000

> -----Original Message-----
> From: simple-bounces@ietf.org [mailto:simple-bounces@ietf.org] On Behalf
> Of Christer Holmberg
> Sent: Wednesday, May 20, 2009 6:19 PM
>=20
> Unlike NAT behavior, there is no existing ACM behavior, so we don't need
> to make assumptions on how intermediates work regarding ACM.

Not to argue against the general sentiment of your points in this thread, b=
ut to be totally accurate, there *is* existing ACM behavior for intermediar=
ies - in the sense that many intermediaries already support msrp-acm-00, be=
cause they already support Comedia/rfc4145/rfc4572, which afaict acm-00 ess=
entially follows and thus they get "for free".  There are at least 3 differ=
ent middlebox vendors which support it, and something in the ballpark of 5k=
-10k deployed middlebox systems which support it right now, fwiw.

Whether there are any deployed *UA's* which do msrp-acm-00 for MSRP, I don'=
t know. (I've been told there are, but I don't know how many)=20

-hadriel

From root@core3.amsl.com  Fri Jun 26 00:45:01 2009
Return-Path: <root@core3.amsl.com>
X-Original-To: simple@ietf.org
Delivered-To: simple@core3.amsl.com
Received: by core3.amsl.com (Postfix, from userid 0) id 8B6CB3A6890; Fri, 26 Jun 2009 00:45:01 -0700 (PDT)
From: Internet-Drafts@ietf.org
To: i-d-announce@ietf.org
Content-Type: Multipart/Mixed; Boundary="NextPart"
Mime-Version: 1.0
Message-Id: <20090626074501.8B6CB3A6890@core3.amsl.com>
Date: Fri, 26 Jun 2009 00:45:01 -0700 (PDT)
Cc: simple@ietf.org
Subject: [Simple] I-D Action:draft-ietf-simple-xcap-diff-12.txt
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Jun 2009 07:45:01 -0000

--NextPart

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the SIP for Instant Messaging and Presence Leveraging Extensions Working Group of the IETF.


	Title           : An Extensible Markup Language (XML) Document Format for Indicating A Change in XML Configuration Access Protocol (XCAP) Resources
	Author(s)       : J. Rosenberg, J. Urpalainen
	Filename        : draft-ietf-simple-xcap-diff-12.txt
	Pages           : 16
	Date            : 2009-06-26

This specification defines a document format that can be used to
indicate that a change has occurred in a document managed by the
Extensible Markup Language (XML) Configuration Access Protocol
(XCAP).  This format indicates the document that has changed and its
former and new entity tags.  It also can indicate the specific change
that was made in the document, using an XML patch format.  This
format allows also indications of element and attribute content of an
XML document.  XCAP diff documents can be delivered to clients using
a number of means, including a Session Initiation Protocol (SIP)
event package.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-ietf-simple-xcap-diff-12.txt

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.

--NextPart
Content-Type: Message/External-body;
	name="draft-ietf-simple-xcap-diff-12.txt";
	site="ftp.ietf.org";
	access-type="anon-ftp";
	directory="internet-drafts"

Content-Type: text/plain
Content-ID: <2009-06-26003226.I-D@ietf.org>


--NextPart--

From ben@nostrum.com  Mon Jun 29 08:33:24 2009
Return-Path: <ben@nostrum.com>
X-Original-To: simple@core3.amsl.com
Delivered-To: simple@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id CB49B28C267 for <simple@core3.amsl.com>; Mon, 29 Jun 2009 08:33:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, SPF_PASS=-0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5d12-i08td6Z for <simple@core3.amsl.com>; Mon, 29 Jun 2009 08:33:24 -0700 (PDT)
Received: from nostrum.com (nostrum-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:267::2]) by core3.amsl.com (Postfix) with ESMTP id BA49B28C12A for <simple@ietf.org>; Mon, 29 Jun 2009 08:33:23 -0700 (PDT)
Received: from dn3-109.estacado.net (vicuna-alt.estacado.net [75.53.54.121]) (authenticated bits=0) by nostrum.com (8.14.3/8.14.3) with ESMTP id n5TFXghL081363 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for <simple@ietf.org>; Mon, 29 Jun 2009 10:33:42 -0500 (CDT) (envelope-from ben@nostrum.com)
Message-Id: <DDC4BD02-5D86-4966-BEBB-03E4EBE16C0F@nostrum.com>
From: Ben Campbell <ben@nostrum.com>
To: Simple WG <simple@ietf.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Mon, 29 Jun 2009 10:33:41 -0500
X-Mailer: Apple Mail (2.935.3)
Received-SPF: pass (nostrum.com: 75.53.54.121 is authenticated by a trusted mechanism)
Subject: [Simple] Initial Draft Preapproval
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Jun 2009 15:33:24 -0000

(as chair)

Hi All,

If anyone plans to submit an initial (i.e. 00) SIMPLE draft prior to  
the cutoff (6 July), please let the chairs know ASAP. Today, if at all  
possible.

For the record, I am not aware of any planned 00 drafts--so if you  
think we should already know about it, please remind us.

Thanks!

Ben.

From ben@nostrum.com  Mon Jun 29 08:45:03 2009
Return-Path: <ben@nostrum.com>
X-Original-To: simple@core3.amsl.com
Delivered-To: simple@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 375403A684A for <simple@core3.amsl.com>; Mon, 29 Jun 2009 08:45:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, SPF_PASS=-0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N46x+uGYQXlC for <simple@core3.amsl.com>; Mon, 29 Jun 2009 08:45:02 -0700 (PDT)
Received: from nostrum.com (nostrum-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:267::2]) by core3.amsl.com (Postfix) with ESMTP id 23AE83A6774 for <simple@ietf.org>; Mon, 29 Jun 2009 08:45:01 -0700 (PDT)
Received: from dn3-109.estacado.net (vicuna-alt.estacado.net [75.53.54.121]) (authenticated bits=0) by nostrum.com (8.14.3/8.14.3) with ESMTP id n5TFjJ5C082415 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for <simple@ietf.org>; Mon, 29 Jun 2009 10:45:20 -0500 (CDT) (envelope-from ben@nostrum.com)
Message-Id: <605CF5CA-7459-47D2-A3C4-CFD229FB18D4@nostrum.com>
From: Ben Campbell <ben@nostrum.com>
To: Simple WG <simple@ietf.org>
In-Reply-To: <DDC4BD02-5D86-4966-BEBB-03E4EBE16C0F@nostrum.com>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Mon, 29 Jun 2009 10:45:19 -0500
References: <DDC4BD02-5D86-4966-BEBB-03E4EBE16C0F@nostrum.com>
X-Mailer: Apple Mail (2.935.3)
Received-SPF: pass (nostrum.com: 75.53.54.121 is authenticated by a trusted mechanism)
Subject: Re: [Simple] Initial Draft Preapproval
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Jun 2009 15:45:03 -0000

My last sentence should have read

  "...so if you are planning one, and think we should already know  
about it..."

Thanks!

Ben (who apparently can't write today.)

On Jun 29, 2009, at 10:33 AM, Ben Campbell wrote:

> (as chair)
>
> Hi All,
>
> If anyone plans to submit an initial (i.e. 00) SIMPLE draft prior to  
> the cutoff (6 July), please let the chairs know ASAP. Today, if at  
> all possible.
>
> For the record, I am not aware of any planned 00 drafts--so if you  
> think we should already know about it, please remind us.
>
> Thanks!
>
> Ben.
> _______________________________________________
> Simple mailing list
> Simple@ietf.org
> https://www.ietf.org/mailman/listinfo/simple


From ben@nostrum.com  Mon Jun 29 08:49:29 2009
Return-Path: <ben@nostrum.com>
X-Original-To: simple@core3.amsl.com
Delivered-To: simple@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id EBA173A6890 for <simple@core3.amsl.com>; Mon, 29 Jun 2009 08:49:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, SPF_PASS=-0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id saNDDdXw1jm1 for <simple@core3.amsl.com>; Mon, 29 Jun 2009 08:49:29 -0700 (PDT)
Received: from nostrum.com (nostrum-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:267::2]) by core3.amsl.com (Postfix) with ESMTP id E25F03A6774 for <simple@ietf.org>; Mon, 29 Jun 2009 08:49:28 -0700 (PDT)
Received: from dn3-109.estacado.net (vicuna-alt.estacado.net [75.53.54.121]) (authenticated bits=0) by nostrum.com (8.14.3/8.14.3) with ESMTP id n5TFnk79082768 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for <simple@ietf.org>; Mon, 29 Jun 2009 10:49:46 -0500 (CDT) (envelope-from ben@nostrum.com)
Message-Id: <11BE4F4A-F2CD-4C76-A6F2-A83B57801130@nostrum.com>
From: Ben Campbell <ben@nostrum.com>
To: Simple WG <simple@ietf.org>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Mon, 29 Jun 2009 10:49:46 -0500
X-Mailer: Apple Mail (2.935.3)
Received-SPF: pass (nostrum.com: 75.53.54.121 is authenticated by a trusted mechanism)
Subject: [Simple] SIMPLE Agenda Requests for IETF75
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Jun 2009 15:49:30 -0000

We currently have an agenda request from Christer (msrp-acm draft). Is  
there anything else we need to discuss in Stockholm?

Thanks!

Ben.

From gunnar.hellstrom@omnitor.se  Mon Jun 29 14:26:44 2009
Return-Path: <gunnar.hellstrom@omnitor.se>
X-Original-To: simple@core3.amsl.com
Delivered-To: simple@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8C2263A6C05 for <simple@core3.amsl.com>; Mon, 29 Jun 2009 14:26:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.249
X-Spam-Level: 
X-Spam-Status: No, score=-2.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_SE=0.35]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rPiEN+ym2mDb for <simple@core3.amsl.com>; Mon, 29 Jun 2009 14:26:43 -0700 (PDT)
Received: from s87.loopia.se (s87.loopia.se [194.9.95.112]) by core3.amsl.com (Postfix) with ESMTP id 0E2B53A6BA5 for <simple@ietf.org>; Mon, 29 Jun 2009 14:26:42 -0700 (PDT)
Received: (qmail 38304 invoked from network); 29 Jun 2009 21:27:08 -0000
Received: from s34.loopia.se (HELO s42.loopia.se) ([194.9.94.70]) (envelope-sender <gunnar.hellstrom@omnitor.se>) by s87.loopia.se (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for <simple@ietf.org>; 29 Jun 2009 21:27:08 -0000
Received: (qmail 8186 invoked from network); 29 Jun 2009 21:26:59 -0000
Received: from h16n1fls34o265.telia.com (HELO GunnarH) (gunnar.hellstrom@omnitor.se@[213.64.232.16]) (envelope-sender <gunnar.hellstrom@omnitor.se>) by s42.loopia.se (qmail-ldap-1.03) with SMTP for <ben@nostrum.com>; 29 Jun 2009 21:26:59 -0000
From: "Gunnar Hellstrom" <gunnar.hellstrom@omnitor.se>
To: "'Ben Campbell'" <ben@nostrum.com>, "'Simple WG'" <simple@ietf.org>
References: <11BE4F4A-F2CD-4C76-A6F2-A83B57801130@nostrum.com>
Date: Mon, 29 Jun 2009 23:27:10 +0200
Message-ID: <018701c9f900$5c72e680$e800a8c0@GunnarH>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
X-Mailer: Microsoft Office Outlook 11
Thread-Index: Acn40UENspUZNAjIQ4Sgu1c9efEZdgAK+0BQ
In-Reply-To: <11BE4F4A-F2CD-4C76-A6F2-A83B57801130@nostrum.com>
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962
Subject: Re: [Simple] SIMPLE Agenda Requests for IETF75
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Jun 2009 21:26:44 -0000

A draft on how to do real-time text based on MSRP was discussed a year =
ago,
as specified in=20
draft-hellstrom-simple-text-transmission-00.txt

The desired effect for real-time text could be achieved by specifying =
that
sequentially received text chunks and messages shall be presented =
adjacent
to each other if it is not ended by any presentation control character.  =
 =20
And an encouragement to transmit text in chunks of a suitable length. =
300 ms
or 1 sec were discussed.

The draft has timed out.

Now, real-time text implementations appear in more and more =
implementations,
and the old way to do messaging sentence-wise is not so dominating =
anymore.
Therefore there might be interest to complete the real-time text =
definition
for the MSRP environment.=20

If so, the draft could be revived and the discussion points revisited.
( The discussions were around:=20
	-Is it appropriate to use the chunk mechanism as transport borders.=20
	-How is real-time text capability in MSRP declared at SDP level so
that it can be negotiated in presence=20
	of multiple opportunities to code real-time text.
	-Is it feasible to transmit three chunks per second, or should it be
limited to a pseudo-real-time mode
	 with one second between transmissions. )

Is there any interest to revive this discussion?

Gunnar =20

-------------------------------------------------------------------
Gunnar Hellstr=F6m
Omnitor
gunnar.hellstrom@omnitor.se
Tel: +46708204288
www.omnitor.se

-----Original Message-----
From: simple-bounces@ietf.org [mailto:simple-bounces@ietf.org] On Behalf =
Of
Ben Campbell
Sent: Monday, June 29, 2009 5:50 PM
To: Simple WG
Subject: [Simple] SIMPLE Agenda Requests for IETF75

We currently have an agenda request from Christer (msrp-acm draft). Is =
there
anything else we need to discuss in Stockholm?

Thanks!

Ben.
_______________________________________________
Simple mailing list
Simple@ietf.org
https://www.ietf.org/mailman/listinfo/simple

__________ NOD32 4196 (20090629) Information __________

Detta meddelande dr genomsvkt av NOD32 Antivirus.
http://www.nod32.com



From ben@nostrum.com  Mon Jun 29 15:08:19 2009
Return-Path: <ben@nostrum.com>
X-Original-To: simple@core3.amsl.com
Delivered-To: simple@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 5F5183A6C66 for <simple@core3.amsl.com>; Mon, 29 Jun 2009 15:08:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, SPF_PASS=-0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YwEPIzDxM2YO for <simple@core3.amsl.com>; Mon, 29 Jun 2009 15:08:18 -0700 (PDT)
Received: from nostrum.com (nostrum-pt.tunnel.tserv2.fmt.ipv6.he.net [IPv6:2001:470:1f03:267::2]) by core3.amsl.com (Postfix) with ESMTP id F3EE03A6C1D for <simple@ietf.org>; Mon, 29 Jun 2009 15:08:17 -0700 (PDT)
Received: from dn3-109.estacado.net (vicuna-alt.estacado.net [75.53.54.121]) (authenticated bits=0) by nostrum.com (8.14.3/8.14.3) with ESMTP id n5TM8aKJ039419 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 29 Jun 2009 17:08:36 -0500 (CDT) (envelope-from ben@nostrum.com)
Message-Id: <1ECFBBFD-A8F0-4907-8523-AFBE18B153F2@nostrum.com>
From: Ben Campbell <ben@nostrum.com>
To: Gunnar Hellstrom <gunnar.hellstrom@omnitor.se>
In-Reply-To: <018701c9f900$5c72e680$e800a8c0@GunnarH>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
Content-Transfer-Encoding: quoted-printable
Mime-Version: 1.0 (Apple Message framework v935.3)
Date: Mon, 29 Jun 2009 17:08:35 -0500
References: <11BE4F4A-F2CD-4C76-A6F2-A83B57801130@nostrum.com> <018701c9f900$5c72e680$e800a8c0@GunnarH>
X-Mailer: Apple Mail (2.935.3)
Received-SPF: pass (nostrum.com: 75.53.54.121 is authenticated by a trusted mechanism)
Cc: 'Simple WG' <simple@ietf.org>
Subject: Re: [Simple] SIMPLE Agenda Requests for IETF75
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Jun 2009 22:08:19 -0000

Hi Gunnar,

Are you proposing this as an agenda item, or just in general? It =20
doesn't seem to be appropriate as an agenda item given that there's =20
been no discussion on the mail list in over a year.

If you have new information or proposals, and would like to update the =20=

draft to engage in future list discussion, by all means do so.

Thanks!

Ben.


On Jun 29, 2009, at 4:27 PM, Gunnar Hellstrom wrote:

> A draft on how to do real-time text based on MSRP was discussed a =20
> year ago,
> as specified in
> draft-hellstrom-simple-text-transmission-00.txt
>
> The desired effect for real-time text could be achieved by =20
> specifying that
> sequentially received text chunks and messages shall be presented =20
> adjacent
> to each other if it is not ended by any presentation control =20
> character.
> And an encouragement to transmit text in chunks of a suitable =20
> length. 300 ms
> or 1 sec were discussed.
>
> The draft has timed out.
>
> Now, real-time text implementations appear in more and more =20
> implementations,
> and the old way to do messaging sentence-wise is not so dominating =20
> anymore.
> Therefore there might be interest to complete the real-time text =20
> definition
> for the MSRP environment.
>
> If so, the draft could be revived and the discussion points revisited.
> ( The discussions were around:
> 	-Is it appropriate to use the chunk mechanism as transport =
borders.
> 	-How is real-time text capability in MSRP declared at SDP level =
so
> that it can be negotiated in presence
> 	of multiple opportunities to code real-time text.
> 	-Is it feasible to transmit three chunks per second, or should =
it be
> limited to a pseudo-real-time mode
> 	 with one second between transmissions. )
>
> Is there any interest to revive this discussion?
>
> Gunnar
>
> -------------------------------------------------------------------
> Gunnar Hellstr=F6m
> Omnitor
> gunnar.hellstrom@omnitor.se
> Tel: +46708204288
> www.omnitor.se
>
> -----Original Message-----
> From: simple-bounces@ietf.org [mailto:simple-bounces@ietf.org] On =20
> Behalf Of
> Ben Campbell
> Sent: Monday, June 29, 2009 5:50 PM
> To: Simple WG
> Subject: [Simple] SIMPLE Agenda Requests for IETF75
>
> We currently have an agenda request from Christer (msrp-acm draft). =20=

> Is there
> anything else we need to discuss in Stockholm?
>
> Thanks!
>
> Ben.
> _______________________________________________
> Simple mailing list
> Simple@ietf.org
> https://www.ietf.org/mailman/listinfo/simple
>
> __________ NOD32 4196 (20090629) Information __________
>
> Detta meddelande dr genomsvkt av NOD32 Antivirus.
> http://www.nod32.com
>
>


From root@core3.amsl.com  Tue Jun 30 01:00:01 2009
Return-Path: <root@core3.amsl.com>
X-Original-To: simple@ietf.org
Delivered-To: simple@core3.amsl.com
Received: by core3.amsl.com (Postfix, from userid 0) id 6A0B228C16D; Tue, 30 Jun 2009 01:00:01 -0700 (PDT)
From: Internet-Drafts@ietf.org
To: i-d-announce@ietf.org
Content-Type: Multipart/Mixed; Boundary="NextPart"
Mime-Version: 1.0
Message-Id: <20090630080001.6A0B228C16D@core3.amsl.com>
Date: Tue, 30 Jun 2009 01:00:01 -0700 (PDT)
Cc: simple@ietf.org
Subject: [Simple] I-D Action:draft-ietf-simple-xcap-diff-13.txt
X-BeenThere: simple@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIP for Instant Messaging and Presence Leveraging Extensions <simple.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/simple>
List-Post: <mailto:simple@ietf.org>
List-Help: <mailto:simple-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/simple>, <mailto:simple-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 30 Jun 2009 08:00:01 -0000

--NextPart

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the SIP for Instant Messaging and Presence Leveraging Extensions Working Group of the IETF.


	Title           : An Extensible Markup Language (XML) Document Format for Indicating A Change in XML Configuration Access Protocol (XCAP) Resources
	Author(s)       : J. Rosenberg, J. Urpalainen
	Filename        : draft-ietf-simple-xcap-diff-13.txt
	Pages           : 16
	Date            : 2009-06-30

This specification defines a document format that can be used to
indicate that a change has occurred in a document managed by the
Extensible Markup Language (XML) Configuration Access Protocol
(XCAP).  This format indicates the document that has changed and its
former and new entity tags.  It also can indicate the specific change
that was made in the document, using an XML patch format.  This
format allows also indications of element and attribute content of an
XML document.  XCAP diff documents can be delivered to clients using
a number of means, including a Session Initiation Protocol (SIP)
event package.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-ietf-simple-xcap-diff-13.txt

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.

--NextPart
Content-Type: Message/External-body;
	name="draft-ietf-simple-xcap-diff-13.txt";
	site="ftp.ietf.org";
	access-type="anon-ftp";
	directory="internet-drafts"

Content-Type: text/plain
Content-ID: <2009-06-30005737.I-D@ietf.org>


--NextPart--
