← Prev in month ← Prev in thread
Next in thread → Next in month →

MSXML and attribute/element definition

From
Dimitrios Kolovos <>
To
Date
2005-03-09T17:58:02
ID
<004901c524d1$89916860$0302a8c0@ILIDAN>
Thread
MSXML and attribute/element definition
Hi all,

I am using MSXML to parse an XML document with a schema bound to it. Schema 
validation works fine (I have checked by inserting errors which the parser 
recognized).

Now I would like to know if a specific attribute is an ID, IDREF, IDREFS 
etc. I have tried the .definition and .datatype properties of the 
IXMLDOMAttribute class but they keep returning nulls.

Any ideas on how to do this?

Dimitrios
← Prev in month ← Prev in thread
Next in thread → Next in month →