published DTD for composite XML Schema needed/useful
----------------------------------------------------

                 Key: TUSCANY-1389
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1389
             Project: Tuscany
          Issue Type: Improvement
          Components: Java SCA BigBank Sample, Java SCA Core Runtime, Java SCA 
Samples
    Affects Versions: Java-SCA-0.90
         Environment: java
            Reporter: James Tomkinson
            Priority: Minor


Samples should supply a DOCTYPE in *.composite xml files, that points to a 
stored DTD, so that XML editing tools can be used to create/edit/validate XML 
schema.   This will enhance productivity/accuracy.

<!DOCTYPE hibernate-configuration PUBLIC
                "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
                
"http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd";>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to