Groups | Blog | Home
all groups > dotnet xml > september 2004 >

dotnet xml : Return Xpath Expression vor Serializable Object


Johann_Höchtl
9/24/2004 3:35:03 PM
Hello,

is ist possible to return the xpath expression for an instance of a
serializable object?

I receive an XML which may contain values for elements, which are not
valid (no, the schema is not strict enough) and i would like to log
wrong values and in order to find those elements later i think xpath
will be the right choice.

However i do not want to track the whole element tree.

Kind regards,

Markus7
9/28/2004 10:13:02 AM
You might want to loop through the objects parents.


[quoted text, click to view]

AddThis Social Bookmark Button