[aspectwerkz-dev] [jira] Deleted: (AW-22) make the aspectwerkz DTD available at the homepage

"[email protected] (JIRA)" <jira-yCVjj/[email protected]> Fri, 3 Aug 2007 07:11:00 +1000 (EST)
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <[email protected]>
     [ http://jira.codehaus.org/browse/AW-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

[email protected] deleted AW-22:
--------------------------------


> make the aspectwerkz DTD available at the homepage
> --------------------------------------------------
>
>                 Key: AW-22
>                 URL: http://jira.codehaus.org/browse/AW-22
>             Project: AspectWerkz
>          Issue Type: New Feature
>            Reporter: Jonas Boner
>            Assignee: Jonas Boner
>
> Make the aspectwerkz DTD available at the homepage, as well as add:
> <!DOCTYPE aspectwerkz  SYSTEM "http://aspectwerkz.codehaus.org/aspectwerkz.dtd"> to all definition files in the distribution.
> Use this DTD (or an improved one): 
> <?xml version="1.0" encoding="UTF-8"?>
> <!-- edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) by Carlos Villela (Bluebox) -->
> <!ELEMENT advice EMPTY>
> <!ATTLIST advice
> 	name CDATA #REQUIRED
> 	advice CDATA #REQUIRED
> 	deploymentModel (perJVM | perClass | perInstance | perThread) #REQUIRED
> >>
> <!ELEMENT advice-ref EMPTY>
> <!ATTLIST advice-ref
> 	name CDATA #REQUIRED
> >>
> <!ELEMENT aspect (introduction-ref, pointcut)>
> <!ATTLIST aspect
> 	class CDATA #REQUIRED
> >>
> <!ELEMENT aspectwerkz (introduction, advice, aspect)>
> <!ELEMENT introduction EMPTY>
> <!ATTLIST introduction
> 	name CDATA #REQUIRED
> 	interface CDATA #REQUIRED
> 	deploymentModel (perJVM | perClass | perInstance | perThread) #REQUIRED
> >>
> <!ELEMENT introduction-ref EMPTY>
> <!ATTLIST introduction-ref
> 	name CDATA #REQUIRED
> >>
> <!ELEMENT pointcut (advice-ref)>
> <!ATTLIST pointcut
> 	type (method|getField|setField|throws|callerSide) #REQUIRED
> 	pattern CDATA #REQUIRED
> >>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email