Bug 101081 - [NEW PORT] textproc/pear-XML_DTD: Parsing of DTD files and DTD validation of XML files
Summary: [NEW PORT] textproc/pear-XML_DTD: Parsing of DTD files and DTD validation of ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 09:00 UTC by chinsan
Modified: 2006-08-01 02:37 UTC (History)
0 users

See Also:


Attachments
pear-XML_DTD-0.4.2.shar (2.27 KB, text/plain)
2006-07-31 09:00 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan 2006-07-31 09:00:35 UTC
PEAR::XML_DTD parsing of DTD files and DTD validation of XML files.
The XML validation is done with the php sax parser, the xml extension, it
does not use the domxml extension.

Currently supports most of the current XML spec, including entities,
elements and attributes. Some uncommon parts of the spec may still be
unsupported.

WWW: http://pear.php.net/package/XML_DTD/

Generated with FreeBSD Port Tools 0.77
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-07-31 09:32:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-01 02:37:35 UTC
State Changed
From-To: open->closed

New port added. Thank You.