[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

How do you get the non-transformed character entity ou

Subject: How do you get the non-transformed character entity out of MSXML3.0
From: jdgarrett@xxxxxxxxxx
Date: Sat, 15 Sep 2001 17:36:32 -0500
character in ou

Here is the node

<Customer  number="125487"   NumberOfPurchases="&lt;4" >Joe &amp; Bill's
Shop</Customer>

(I am just loading up an xml document via
Visual Basic inside of a code module and then accessing
the xml via manipulation of the DOM via Visual Basic, I am
not transforming the xml with an xslt file...that
would happen later and that is why the element and attribute
values in the Customer node must stay in their untransformed state)

What I am trying to retrieve from the node attribute
NumberOfPurchases (using MSXML 3.0 ) is :

&lt;4


What I have been able to get via one of the properties in
MSXML3.0

accessing the xml property on the node attribute you get
NumberOfPurchases="&lt;4"

accessing the text property on the node attribute you get
<4

Anyone know how to return just  &lt;4 using one of the
property's or methods of MSXML3.0

Thanks
Jim Garrett






 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.