![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Programming A discussion forum for programs and programming used in tech-related businesses. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2006
Posts: 3
OS: XP
|
Retrieve XSD filename from XML
Hello everyone,
I'm new on this forum and I have a question concerning XML. I have an XML structure which contains an XSD filename, and I would like to obtain that filename programmatically! Is this possible? and if so how do I do that?? Regards, Kaunda
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
aka mr.fraggs
|
so you want too look in the xml file for the xsd file name ? what structure can this .xsd file name be found ?
sounds doable with perl
__________________
I don't subscribe to threads please PM me if i miss a reply. ------- Everest SensorView Pro DriverCleaner how to fix your game |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Oct 2006
Posts: 3
OS: XP
|
Yes, I want to retrieve the xsd filename from my XML, and the XML file looks something like this:
<?xml version="1.0" encoding="UTF-8"?> <TAG001 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Here_Is_My_FileName.xsd"> In this case I want to retrieve "Here_Is_My_FileName.xsd" into a string in my program, ANDI want to use some XML method/function to do it. Thanks!
__________________
Regards, Kaunda |
|
|
|
|
|
#4 (permalink) |
|
aka mr.fraggs
|
phew i cant help you with xml methods or functions. but im sure there are other xml gurus on here. sry
__________________
I don't subscribe to threads please PM me if i miss a reply. ------- Everest SensorView Pro DriverCleaner how to fix your game |
|
|
|
![]() |
| Thread Tools | |
|
|