Parse XML utilizing XSD and store data
4 views (last 30 days)
Show older comments
I am aware of xmlread(), but it has not proven effective for what I need to do - parse an XML file with multiple branches. I have an XSD for this type of file, so I'm wondering if there is a way to use the XSD to parse the XML file and extract the information. Alternatively, using something else (called from MATLAB) would be acceptable.
0 Comments
Answers (0)
See Also
Categories
Find more on Other Formats in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!