Update of /cvsroot/fink/web/xml In directory sc8-pr-cvs17:/tmp/cvs-serv3256
Modified Files: finkdoc.dtd finkfaq.dtd Log Message: added translated attributes Index: finkdoc.dtd =================================================================== RCS file: /cvsroot/fink/web/xml/finkdoc.dtd,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- finkdoc.dtd 15 Jun 2006 16:49:47 -0000 1.24 +++ finkdoc.dtd 10 Jun 2007 07:18:07 -0000 1.25 @@ -28,11 +28,13 @@ <!ELEMENT section (title?, ( %block; | itemtable )*) > <!ATTLIST section name NMTOKEN #IMPLIED > +<!ATTLIST section translated (yes|no) "yes" > <!-- Block elements --> <!ELEMENT codeblock ( #PCDATA | em | strong )* > <!ELEMENT p ( %inline; )* > +<!ATTLIST p translated (yes|no) "yes" > <!-- Inline --> Index: finkfaq.dtd =================================================================== RCS file: /cvsroot/fink/web/xml/finkfaq.dtd,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- finkfaq.dtd 15 Jun 2006 16:49:47 -0000 1.14 +++ finkfaq.dtd 10 Jun 2007 07:18:07 -0000 1.15 @@ -26,12 +26,15 @@ <!ATTLIST faqentry name ID #REQUIRED > <!ELEMENT question ( p ) > +<!ATTLIST question translated (yes|no) "yes" > <!ELEMENT answer ( %block; )* > +<!ATTLIST answer translated (yes|no) "yes" > <!-- Block elements --> <!ELEMENT codeblock ( #PCDATA | em )* > <!ELEMENT p ( %inline; )* > +<!ATTLIST p translated (yes|no) "yes" > <!-- Inline --> ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-commits