Scot, It is a sml:ImportXMLFile followed by a sml:ConvertXMLByXSLT.
Paul On Jun 17, 10:59 pm, Scott Henninger <[email protected]> wrote: > Do you mean sml:ConvertXMLByXSLT or sml:ImportXMLFile? > > -- Scott > > On Jun 17, 3:50 pm, PaulZH <[email protected]> wrote: > > > Scott, > > > It is not only the console. > > The XSLT in the next phase throws errors if the input XML is longer > > than 10000 characters, which is not the case with smaller files. > > The same XSLT ran outside Topbraid from the original file works. So > > there must be a imit with XML import. > > > Paul > > > On Jun 17, 10:09 pm, Scott Henninger <[email protected]> > > wrote: > > > > Sorry, you're just reading in the XML file. That being the case, > > > there's a good chance that the issue is just with the console cutting > > > off the characters. > > > > ConvertXMLToRDF is what uses SXML. > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
