|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: problem while processing external document
Klocker Christoph writes: > The file 'Steuerindex2004-7.xml looks like this: > > <eintrag absatz="1" paragraph="20" z_litera="d" ziffer="2"> ... > </eintrag> > <eintrag absatz="2" paragraph="2"> ... > </eintrag> That's not a well-formed XML document, is it? I think there must be an XML declaration, and a unique document (i.e. top-level) element: <?xml version="1.0"?> <steuerindex> <eintrag absatz="1" paragraph="20" z_litera="d" ziffer="2"> ... </eintrag> <eintrag absatz="2" paragraph="2"> ... </eintrag> </steuerindex> -- Kevin Rodgers
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








