The following errata report has been submitted for RFC4235, "An INVITE-Initiated Dialog Event Package for the Session Initiation Protocol (SIP)". -------------------------------------- You may review the report below and at: http://www.rfc-editor.org/errata_search.php?rfc=4235&eid=2268 -------------------------------------- Type: Technical Reported by: David Grant <dgrant@xxxxxxxxxxxxxxxxx> Section: 4.2 Original Text ------------- <xs:complexType name="sessd"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="type" type="xs:string" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> Corrected Text -------------- <xs:complexType name="sessd"> <xs:attribute name="type" type="xs:string"/> </xs:complexType> Notes ----- The sessd type is a simple type, which allows text content, yet the RFC does not describe what content it should have, so it should be an empty type instead. Instructions: ------------- This errata is currently posted as "Reported". If necessary, please use "Reply All" to discuss whether it should be verified or rejected. When a decision is reached, the verifying party (IESG) can log in to change the status and edit the report, if necessary. -------------------------------------- RFC4235 (draft-ietf-sipping-dialog-package-06) -------------------------------------- Title : An INVITE-Initiated Dialog Event Package for the Session Initiation Protocol (SIP) Publication Date : November 2005 Author(s) : J. Rosenberg, H. Schulzrinne, R. Mahy, Ed. Category : PROPOSED STANDARD Source : Session Initiation Proposal Investigation Area : Real-time Applications and Infrastructure Stream : IETF Verifying Party : IESG _______________________________________________ Sipping mailing list https://www.ietf.org/mailman/listinfo/sipping This list is for NEW development of the application of SIP Use sip-implementors@xxxxxxxxxxxxxxx for questions on current sip Use sip@xxxxxxxx for new developments of core SIP