You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i want to manipulate xml files where the attributes have namespace(sql server SSIS package).
I cannot query which elements has attributes' value containing "partial string".
If the attributes does not have any namespace; I can run my query.
too bad my xml contains namespaced attributes.
Just want to inform actual use case of xml document with namespaced attributes. I undestand the dev team is busy.
Hi i want to manipulate xml files where the attributes have namespace(sql server SSIS package).
I cannot query which elements has attributes' value containing "partial string".
If the attributes does not have any namespace; I can run my query.
too bad my xml contains namespaced attributes.
Just want to inform actual use case of xml document with namespaced attributes. I undestand the dev team is busy.
Thank you
the sample code if needed is at stackOverflow
http://stackoverflow.com/questions/8737622/how-do-i-query-elements-containing-attributenamea-with-namespaceb-with-css
The text was updated successfully, but these errors were encountered: