git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1699 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2008-02-23 18:27:18 +00:00
parent 838d4b899a
commit 058b439375
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@
<xs:simpleContent> <xs:simpleContent>
<xs:extension base='xs:string'> <xs:extension base='xs:string'>
<xs:attribute name='from' type='xs:string' use='optional'/> <xs:attribute name='from' type='xs:string' use='optional'/>
<xs:attribute name='stamp' type='xs:string' use='required'/> <xs:attribute name='stamp' type='xs:dateTime' use='required'/>
</xs:extension> </xs:extension>
</xs:simpleContent> </xs:simpleContent>
</xs:complexType> </xs:complexType>