Re: Importing XML



Martin Trautmann wrote on (8/29/2005):

On Fri, 26 Aug 2005 16:25:01 GMT, Matt Wills wrote:
 I notice that I can generate a Database Design Report in XML, and that FM
 will import XML.

However, when I try to open the DDR (XML) in FM7, I get a parsing error.

Where and which?

Attribute 'name' is not declared for element 'Script'

		Line number: 34380
		Column number: 27

Line 34380 is

		<Script id="33021" name="Startup"/>

Line 34380 is the fourth line from the bottom. Knowing I couldn't really mess anything up in experimenting, I removed the offending tag only to have the error move up a few lines. FWIW, all that tells me is that FM parses the XML from the bottom up.

I'm taking FP's word for it that a missing xsl style*** is what's to blame here.

Matt
.


Quantcast