Peter Saint-Andre wrote:
> On 06/05/2008 9:17 AM, Justin Karneges wrote:
>> I'm not sure about overloading the sid.  A more-traditional 
>> namespaced-element 
>> approach should work just as well:
>> 
>> <iq type='set'
>>     from='[EMAIL PROTECTED]/orchard'
>>     to='[EMAIL PROTECTED]/balcony'
>>     id='inband_1'>
>>   <open sid='mySID'
>>         block-size='4096'
>>         xmlns='http://jabber.org/protocol/ibb'>
>>     <xtls xmlns='xtls-ns'/>
>>   </open>
>> </iq>
>
> It seems that Justin and I are in agreement. :)

Ok, not hardcoding the sid. My XML schema knowledge is very limited
but as far as I understand XEP-0047 you can not add an element inside
the open.

> Dirk, since you are working on this, perhaps you could send me an
> updated XML file and I could check it / clean it up a bit for XSF
> conformance / style issues? 

I will do that tomorrow. I will replace the hardcoded sid from the
last version I sent you with Justins idea, but I will leave out the
schema because I have no idea how to define xtls inside the open of
IBB. I will also update the text a bit and after that you can clean it
up.

> Then we can ping the XMPP Council about approving this as a real XEP
> so that we can have it in source control etc.

That would be great.


Dirk

-- 
"I don't read books, but I have friends who do." -Presidential
Candidate George W. Bush

Reply via email to