mirror of https://github.com/moparisthebest/xeps
14 lines
376 B
XML
14 lines
376 B
XML
![]() |
<?xml version='1.0' encoding='UTF-8'?>
|
||
|
<!DOCTYPE jep SYSTEM '../jep.dtd' [
|
||
|
<!ENTITY % ents SYSTEM "../jep.ent">
|
||
|
%ents;
|
||
|
]>
|
||
|
<?xml-stylesheet type='text/xsl' href='../jep.xsl'?>
|
||
|
<jep>
|
||
|
<header>
|
||
|
<title>No Such JEP</title>
|
||
|
<abstract>This JEP was removed from the JSF website and source control at the request of the author.</abstract>
|
||
|
<number>0028</number>
|
||
|
</header>
|
||
|
</jep>
|