donaldp 2002/07/01 20:04:11 Modified: docs componentinfo_1_0.dtd Log: Update DTD again ... Revision Changes Path 1.4 +2 -1 jakarta-avalon-site/docs/componentinfo_1_0.dtd Index: componentinfo_1_0.dtd =================================================================== RCS file: /home/cvs/jakarta-avalon-site/docs/componentinfo_1_0.dtd,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- componentinfo_1_0.dtd 2 Jul 2002 02:58:48 -0000 1.3 +++ componentinfo_1_0.dtd 2 Jul 2002 03:04:11 -0000 1.4 @@ -22,6 +22,7 @@ The component-info is the document root, it defines: component the specifc details about this component +loggers the loggers used by this component context the context required by this component services the services offered by this component dependencies the services that this component require to operate @@ -52,7 +53,7 @@ attributes Optional attributes about logger --> <!ELEMENT logger (attributes?) > - <!ATTLIST name CDATA #IMPLIED > + <!ATTLIST logger name CDATA #IMPLIED > <!-- The context element defines what values and type of context
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
