mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
added component attribute to schema
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2413 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
57d7384134
commit
239bc65918
@ -409,6 +409,7 @@ INITIATOR RESPONDER
|
||||
<xs:complexType name='candidateElementType'>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base='empty'>
|
||||
<xs:attribute name='component' type='xs:unsignedByte' use='required'/>
|
||||
<xs:attribute name='generation' type='xs:unsignedByte' use='required'/>
|
||||
<xs:attribute name='id' type='xs:NCName' use='required'/>
|
||||
<xs:attribute name='ip' type='xs:string' use='required'/>
|
||||
|
Loading…
Reference in New Issue
Block a user