Is it possible to parameterize entities?
From: Neil (Neil_at_discussions.microsoft.com)
Date: 02/10/05
- Next message: Raj: "RE: Date datatype in my schema"
- Previous message: Andy: "XML URLEncoded - Database"
- Next in thread: Bruce Wood: "Re: Is it possible to parameterize entities?"
- Reply: Bruce Wood: "Re: Is it possible to parameterize entities?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Feb 2005 08:21:07 -0800
I want to be able to provide entity data to my XmlDocument from the runtime
environment.
I have an XML based report which I load into an XmlDocument object and feed
to a PDF generator. Within the report I want to define a number of entity
references (name, age, geneder etc.). When I load the XML file I would like
to be able to specifiy these entity values 'on the fly' (they are available a
variables within the runtime environment).
Currently I load the XML file as a string and then run multiple Replace()
statements - not very elegant!
Is there a better way?
- Next message: Raj: "RE: Date datatype in my schema"
- Previous message: Andy: "XML URLEncoded - Database"
- Next in thread: Bruce Wood: "Re: Is it possible to parameterize entities?"
- Reply: Bruce Wood: "Re: Is it possible to parameterize entities?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|