mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 15:18:51 -05:00
approver is optional
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2170 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
ec42250150
commit
773e1ee5a7
2
xep.dtd
2
xep.dtd
@ -27,7 +27,7 @@ THE SOFTWARE.
|
||||
<!ELEMENT xep ( header, section1* ) >
|
||||
<!ATTLIST xep
|
||||
xmlns CDATA '' >
|
||||
<!ELEMENT header ( title, abstract, legal, number, status, type, sig, approver, dependencies, supersedes, supersededby, shortname, schemaloc*, registry?, expires?, author+, revision+ ) >
|
||||
<!ELEMENT header ( title, abstract, legal, number, status, type, sig, approver*, dependencies, supersedes, supersededby, shortname, schemaloc*, registry?, expires?, author+, revision+ ) >
|
||||
<!ELEMENT title (#PCDATA)* >
|
||||
<!ELEMENT abstract (#PCDATA)* >
|
||||
<!ELEMENT legal ( copyright, permissions, warranty, liability, conformance ) >
|
||||
|
Loading…
Reference in New Issue
Block a user