Re: looking for output validation error assistance
by "Eric Stott" <ericstott@[EMAIL PROTECTED]
>
Jul 7, 2008 at 09:40 PM
It means that you are creating the element 2010AA NM1 segment in error. I
would 'guess' that you are creating more than one NM1 segment in the
2010AA
loop, because it states that it is expecting the N3 segment.
Eric
http://blog.biztalk-info.com
"stuforman" <stuforman@[EMAIL PROTECTED]
> wrote in message
news:cea22cae-ec15-4d3b-a757-7781b917a04c@[EMAIL PROTECTED]
> I'm using the covast 837P schema and coming up with an error I'm not
> sure about...
>
> the error is:
>
> Output validation error: The element 'TS837Q1_2010AA' in namespace
> 'http://schemas.wpc-edi.com/X12/ISOMORPH/HIPAA/4010A1/TS837Q1'
has
> invalid child element 'TS837Q1_2010AA_NM1_BillingProviderName' in
> namespace 'http://schemas.wpc-edi.com/X12/ISOMORPH/HIPAA/4010A1/
> TS837Q1'. List of possible elements expected:
> 'TS837Q1_2010AA_N3_BillingProviderAddress' in namespace 'http://
> schemas.wpc-edi.com/X12/ISOMORPH/HIPAA/4010A1/TS837Q1'. C:\Do***ents
> and Settings\Administrator\Local Settings\Temp
> \2\FlatToNSOedi_output.xml
>
> ther thing that I am seeing is that it says that N3(Billing Provider
> Address) is expected. There is data going to these nodes (I tried
> constant values as well) - but to no avail.
>
> Am I looking at the wrong thing?
>
> thanks,
>
> Stu