Here you go.  DTD for Struts-Users (Fridays)

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE struts-fridays PUBLIC
       "-//Apache Software Foundation//DTD Struts Friday Topics 1.1//EN"
       "http://jakarta.apache.org/struts/dtds/struts-fridays_1_1.dtd";>

<!ENTITY % TopicChoices "(OT|BEER)">

<!ELEMENT email (subject?, body?)>
<!ATTLIST email    id       ID             #IMPLIED>

<!ELEMENT subject (#PCDATA)>
<!ATTLIST subject  id       ID             #IMPLIED>
<!ATTLIST subject  topic   %TopicChoices;  #IMPLIED>

<!ELEMENT body    (#PCDATA)>
<!ATTLIST body     id       ID             #IMPLIED>
<!ATTLIST body     message  CDATA          #IMPLIED>


 Ok.  Don't flame me if I didn't document this enough ;)

James Mitchell
Software Engineer\Struts Evangelist
Struts-Atlanta, the "Open Minded Developer Network"
http://www.open-tools.org/struts-atlanta




> -----Original Message-----
> From: Andrew Hill [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 29, 2002 11:43 PM
> To: Struts Users Mailing List
> Subject: RE: [Tag Protocol] How to let newbies know?
>
>
> Will the DTD support nested subject tags?
>
> [[[[OT].[FRIDAY]].[BEER]].[BS]].[MARK]
>
>
> -----Original Message-----
> From: Daniel Joshua [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 30, 2002 11:35
> To: 'Struts Users Mailing List'
> Subject: RE: [Tag Protocol] How to let newbies know?
>
>
> Anyone know where can I download this DTD for emails' subject field ?
>
> LoL
>
> -----Original Message-----
> From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 30, 2002 3:26 AM
> To: 'Struts Users Mailing List'
> Subject: RE: [Tag Protocol] How to let newbies know?
>
>
> A DTD?  Great idea!!!!
>
> Mark
>
> -----Original Message-----
> From: Sri Sankaran [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 29, 2002 3:20 PM
>
> Next someone'll ask for a description of the tag....
>
> Sri
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to