1
0
mirror of https://github.com/moparisthebest/xeps synced 2025-03-11 06:50:01 -04:00

schema error

This commit is contained in:
Peter Saint-Andre 2012-11-30 10:46:35 -07:00
parent d130179ba2
commit 4b9c23c678

View File

@ -235,7 +235,7 @@
<xs:element name='received'> <xs:element name='received'>
<xs:complexType> <xs:complexType>
<xs:simpleContent> <xs:simpleContent>
<xs:extension base='xs:empty'> <xs:extension base='empty'>
<xs:attribute name='id' type='xs:string' use='optional'/> <xs:attribute name='id' type='xs:string' use='optional'/>
</xs:extension> </xs:extension>
</xs:simpleContent> </xs:simpleContent>