1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-24 10:12:19 -05:00

SPEC-10: added schemaLocation for XHTML 1.0

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4227 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2010-06-04 21:29:30 +00:00
parent ae9a6f52ec
commit b04bde02b5

View File

@ -915,7 +915,8 @@ That seems fine to me.
xmlns='http://jabber.org/protocol/xhtml-im' xmlns='http://jabber.org/protocol/xhtml-im'
elementFormDefault='qualified'> elementFormDefault='qualified'>
<xs:import namespace='http://www.w3.org/1999/xhtml'/> <xs:import namespace='http://www.w3.org/1999/xhtml'
schemaLocation='http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd'/>
<xs:annotation> <xs:annotation>
<xs:documentation> <xs:documentation>