XEP-0001: Replace Organizational type with Procedural

There's no "Procedural" type where there should be, and this one doesn't
seem to be used anywhere. Probably because historical reasons.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2019-10-19 23:10:30 +02:00
parent 626e3d2a19
commit d0cf5c3b9b
1 changed files with 1 additions and 1 deletions

View File

@ -549,7 +549,7 @@ THE SOFTWARE.
<xs:enumeration value='Historical'/>
<xs:enumeration value='Humorous'/>
<xs:enumeration value='Informational'/>
<xs:enumeration value='Organizational'/>
<xs:enumeration value='Procedural'/>
<xs:enumeration value='Standards Track'/>
</xs:restriction>
</xs:simpleType>