mirror of https://github.com/moparisthebest/xeps
SPEC-10: added schemaLocation for XHTML 1.0
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4227 4b5297f7-1745-476d-ba37-a9c6900126abxep-0352-v0.2
parent
ae9a6f52ec
commit
b04bde02b5
|
@ -915,7 +915,8 @@ That seems fine to me.
|
|||
xmlns='http://jabber.org/protocol/xhtml-im'
|
||||
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:documentation>
|
||||
|
|
Loading…
Reference in New Issue