I think your problem might be with how you are setting the parameters for sfactor. The error message is my clue as it looks like Xmlbeans is trying to parse some non-xml content. Hope this helps, if you continue to have problems please let the list know, -jacobd
On 10/18/07, Ferry, Jeremy <[EMAIL PROTECTED]> wrote: > Hello, > > > > I'm trying to use the sfactor utility and I'm getting this error... > > > > C:\xmlbeans-2.3.0>sfactor -import common.xsd -out schemas\sps-factored > schemas\sps > > Exception in thread "main" > org.apache.xmlbeans.impl.values.XmlValueDisconnectedException > > at > org.apache.xmlbeans.impl.values.XmlObjectBase.check_orphaned(XmlObjectBa > se.java:1213) > > at > org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelElementImpl.getName(T > opLevelElementImpl.java:33) > > at > org.apache.xmlbeans.impl.tool.FactorImports.main(FactorImports.java:272) > > > > > Can anyone tell me what this means or how to fix it? > > > > Thanks, > > Jeremy > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

