OK, the console may be cutting off the number of characters it displays. See if you can open the XML file with SXML - Open With... TopBraid (Semantic XML Documents). This does the same kind of XML to RDF mapping (SXML).
What does the error log state? -- Scott On Jun 17, 2:41 pm, PaulZH <[email protected]> wrote: > Scott, > > It is in a SPARQLMotion script. > The RDF/XML file on the file system is OK. Tested for well-formdness > with Xerxes and Saxon. > Running an XSLT stylesheet outside Topbraid gives the expected result. > > Now doing an IMPORT XML (nothing to do with semantic XML) of the same > file, > Running the same XSLT stylesheet from within SPARQLMotion throws an > error. > Reason: IMPORT XML throws away all characters after position 10.000 as > can clearly be seen on the console. > > Paul > > On Jun 17, 5:04 pm, Scott Henninger <[email protected]> > wrote: > > > Paul; Is this using Import... Semantic XML or a script? When you say > > "no complete, well-formed XML document anymore" are you talking about > > the imported XML file or the RDF/XML serialization? > > > -- Scott > > > On Jun 17, 6:51 am, PaulZH <[email protected]> wrote: > > > > Issue with larger XML files. > > > Characters from position 10.001 on are dropped; > > > hence no complete, well-formed XML document anymore. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
