Hi,
I am trying to do something which I thing should be pretty fundamental: produce a record structure for mapping an outgoing EDIFACT document.
I have a SEF for the EDIFACT document.
I have produced a schema from the SEF file using wm.b2b.edi.createW3CXMLSchema.
When I try to create a record from the schema in Developer (select folder->new->record), I get this message:
errorMessage: [B2BCORE.0082.9015] Ambiguous content model in schema - not LL(1)
I ran the schema through an online checker, and it pronounced it OK.
Another post (archived, from 2002) said that there is a problem with the “all” model in Schema99 that produces this error, and to use the sequence model. I can find no <xsd:all> references in the schema ,which is what I presume this is all about.
Can someone reassure me that this is actually possible? Or perhaps I am going about this in entirely the wrong way (it seemed a little bit easy for something involving XML…)
Everything seemed to be going so well… I’ve spent 3 days of a fixed price contract trying to figure this out.
So thanks for your help!
PS: I am using Business Connector 4.6.
#webMethods#edi#Integration-Server-and-ESB