[ http://issues.apache.org/jira/browse/XERCESC-1435?page=comments#action_12313481 ]
Jesse Pelton commented on XERCESC-1435: --------------------------------------- Please use the mailing list for questions. If it turns out that a feature you want is not supported by Xerces, then it would be appropriate to file an enhancement request. In this case, you can verify that Xerces supports short-form tags by running the DOMPrint sample program. It parses short-form tags (as a spec-conformant browser must) and serializes them as well. > </TAG> like XML Tags > -------------------- > > Key: XERCESC-1435 > URL: http://issues.apache.org/jira/browse/XERCESC-1435 > Project: Xerces-C++ > Type: Wish > Components: DOM > Versions: 2.6.0 > Environment: HP-UX 11i > Reporter: Biju George > > Does the xerces parser allows </TAG> like tags instead of <TAG></TAG> ( The > data is empty). ? > I am new to the area and hence just finding out whether I can support this in > my application through xerces 2.6.0 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - 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]
