Home » Internationalization » Translation2 » Bug #2624
XML Container
Details
| Request #2624 | XML Container |
|---|---|
| Submitted | 2004-10-26 16:41 UTC |
| From | ylf at xung dot org |
| Assigned | quipo |
| Status | Closed |
| Package | Translation2 |
| PHP Version | 4.3.4 |
| OS | Linux Debian |
| Roadmaps | (Not assigned) |
Comments
[2004-10-26 16:41 UTC] ylf at xung dot org
Description:
------------
I have written an xml container, which seems to work ok.
Please tell me what you think about it.
Class :
http://samalyse.com/code/translation2/xml_container/xml.php.html
XML example :
http://samalyse.com/code/translation2/xml_container/i18n.xml
DTD :
http://samalyse.com/code/translation2/xml_container/translation2.dtd
Usage Example :
http://samalyse.com/code/translation2/xml_container/xml_test.php.html