[Jingle] COIN Schema Issue
Bala Pitchandi
Bala at vidyo.com
Mon Jul 25 22:55:51 UTC 2011
The schema (Section 10.1) as specified in XEP-0298<http://xmpp.org/extensions/xep-0298.html#schema> does not validate and is not a valid XSD. The offending schema block is:
<xs:element name="conference-info" type="empty">
<xs:complexType>
<xs:attribute name='isfocus' type='xs:boolean' required='true'/>
</xs:complexType>
</xs:element>
A complex type can't have the attribute "type".
-- Bala
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.jabber.org/pipermail/jingle/attachments/20110725/e52dbea5/attachment.htm>
More information about the Jingle
mailing list