validating reader and entities

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Stefano Sbrulli

    #1

    validating reader and entities

    I am trying to use a validating reader to open an xml file with an
    associated DTD specifying all the entities I need.
    This method should work for entire files, but I get the error line
    "reference to a non-declared 'agrave' entity".

    If anyone has any suggestions or insights, they would be much appreciated.

    Thanks,

    Stefano


  • Zafar Abbas

    #2
    Re: validating reader and entities

    could you please share your xml file, with schema and the code you are
    using?

    "Stefano Sbrulli" <ssbrulli@cirsf id.unibo.it> wrote in message
    news:exaJo0isFH A.3640@tk2msftn gp13.phx.gbl...[color=blue]
    > I am trying to use a validating reader to open an xml file with an
    > associated DTD specifying all the entities I need.
    > This method should work for entire files, but I get the error line
    > "reference to a non-declared 'agrave' entity".
    >
    > If anyone has any suggestions or insights, they would be much appreciated.
    >
    > Thanks,
    >
    > Stefano
    >
    >[/color]


    Comment

    Working...