MSXML: in visual stdio 8: how can I read in the scema the data?
-
Sunday, January 06, 2013 1:02 PM
Hi,
Can you please advice,
I would like to read the data in the scema.
Which API do that in MSXML?
for example I have the bellow xml.
how can I read the entity from the schema?which which API?
and how I can get the id, by which API? (tuple id)
<?xml version="1.0" encoding="UTF-8"?>
<presence xmlns:mp=" http://something"
entity="sip:car54@agency.gov">
<tuple id="kas892n1">
<status>
<basic>open</basic>
</status>
....
</oma:service-description>
<dm:deviceID>urn:dn:laptop1</dm:deviceID>
<!-- timestamp of publish-->
<timestamp>2010-07-22T20:57:29Z</timestamp>
</tuple>
<dm:person id="jk9278h2">
<mp:person-type>device</mp:person-type>
</dm:person>
</presence>
Thank you .....
- Moved by Damon ZhengMicrosoft Contingent Staff Monday, January 07, 2013 12:01 PM MSXML issue (From:C++ Standards, Extensions, and Interop)
All Replies
-
Monday, January 07, 2013 11:59 AM
Hello TaliAd,
Thanks for your participation.
According to your description, I think it would be better to move this thread to XML, System.Xml, MSXML and XmlLite forum. There might be more experts specific to your issue.
Thanks for understanding.
Damon Zheng
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

