|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Programatically Generate Well-Formed XML with .NET
> here is a copy/paste of my line 58. > <sku quantity="1" description="XMediusFAX Express Server 50 Users & 2 > Channels *Server Supplied by Benchmark">XM-EXP-50</sku> At least one problem is that you've got an '&' in there instead of using the amp entity (the characters '&' 'a' 'm' 'p' ';', I'm quoting them like that since some mail readers try and interpret the entity). As to what you can use in your toolkit to render proper XML, I'm afraid I can't help (I don't have any exposure to the MS tools). In the Java world in general, toolkits like JDOM are very helpful in this regard. Jim - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - James A. Robinson jim.robinson@xxxxxxxxxxxx Stanford University HighWire Press http://highwire.stanford.edu/ +1 650 7237294 (Work) +1 650 7259335 (Fax)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






