Hallo! DOM parser FindByLocalName, I not found this function...
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
And what should the function do? There is no DOM standard function called "FindByLocalName" (correct me if I am wrong).
In OXml*DOM there are functions: GetElementsByTagName, SelectNode, ..., ...
Ok. I make my func.
In XSD files all names have prefix ('xs:' or any). How I can find child node by local name, i.e. without prefix?
GetElementsByTagNameNS or use the LocalName property of TXMLNode.
Hallo!
DOM parser FindByLocalName,
I not found this function...
And what should the function do? There is no DOM standard function called "FindByLocalName" (correct me if I am wrong).
In OXml*DOM there are functions: GetElementsByTagName, SelectNode, ..., ...
Ok. I make my func.
In XSD files all names have prefix ('xs:' or any). How I can find child node by local name, i.e. without prefix?
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
GetElementsByTagNameNS
or use the LocalName property of TXMLNode.
Last edit: Anonymous 2015-08-12