| 70-545 Exam |
| 70-545 - Exam Information |
| Question of the day |
You receive an XML data file and a separate XML schema file. The XML schema file describes the XML data. You need to load the XML data file into the External Data window. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Answer(s)
Transform the XML data file into the classic ActiveX Data Objects (ADO) RowsetSchemaformat.
In a code module, use the DataRecordsets object AddFromXML method in the Office Visio2007 document.