Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: opengavel
  • Content: Threads
  • Order by date
  1. opengavel

    Validating XML (with entities) using PHP

    I am having a problem dealing with named entities while trying to validate an XML file against a schema. I have some XML files that include named entities (e.g., endash, etc.) in several places. I am trying to build a PHP script that will validate these XML files against a schema file and then...
  2. opengavel

    character entity causing parser confusion

    When parsing an XML file for a field containing a legal document's title (i.e., "Smith v. Jones"), I am having problems when the amp. character entity is encountered. The PHP parser seems to break up the tag's contents around the entity (and change the named & entity to the actual "&"...

Part and Inventory Search

Back
Top