Clemens Hahn created TORQUE-238:
-----------------------------------
Summary: Missing / duplicated link to database schema in step 2
Key: TORQUE-238
URL: https://issues.apache.org/jira/browse/TORQUE-238
Project: Torque
Issue Type: Bug
Components: Tutorial
Affects Versions: 4.0-beta1
Reporter: Clemens Hahn
Another common mistake is to forget that XML is case-sensitive. All of the
elements and attributes must be specified according to the XML Schema for the
database schema. In addition, you should include the XML declaration and XML
schema specification in your database schema file. This helps to detect errors
in the schema file easily.
For additional information on the XML elements and attributes, please refer to
the Torque Schema XSD.
Both links are pointing to the strict version of the schema:
http://db.apache.org/torque/releases/torque-4.0/documentation/modules/templates/database-4-0-strict.xsd
I think the 2nd link should point to:
http://db.apache.org/torque/releases/torque-4.0/documentation/modules/templates/database-4-0.xsd
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]