Forum main
page
Most
active member
Login page
Register
Log out
Search page
View our event calendar
Add general event such as an upcoming
software release or conference
View all birthdays
Public image gallery
Upload your images in your profile
Profile editing page
Subscription list page
Address book page
Member list page
View the
most active member
User groups listing
Private message page
|
|
Users viewing this topic: none
|
|
Login | |
|
BTAHIPAA 3.3 namespace problem - 31 May 2007
|
|
|
abhigad
Posts: 1
Score: 0 Joined: 31 May 2007 Status: offline
|
I am using 837institutional_v3_wpc_multiple.xsd schema in my BizTalk project It is generating following xml file [header included as file is too big] with generate instance option <ns0:X12_4010_837 xmlns:ns0="http://schemas.wpc-edi.com/X12/ISOMORPH/HIPAA/4010A1/TS837Q3"> <ns0:X12_EnvelopeHeader> This file works with my SQL Server Adapter mapping and record is inserted in the table. But when I use the XML file created by BTAHIPAA 3.3 which is using the same xsd file I get the xml file whose header looks like <?xml version="1.0"?> <X12_4010_837 xmlns="http://schemas.wpc-edi.com/X12/ISOMORPH/HIPAA/4010A1/TS837Q3"> <X12_EnvelopeHeader> My transformation doesn’t work and no record is inserted in the table. I tried using this file and testing my map. I get following error Error 3 Output validation error: The element 'Request' in namespace 'http://SQLSend837IData' has incomplete content. List of possible elements expected: 'uspInsertClaims1' in namespace 'http://SQLSend837IData'. C:\EDI837\Test\one.xml uspInsertClaims1 is the name of my store procedure I am using it for inserting data in SQL server So the problem is how to add namespace alias xmlns:ns0 to the xml file created by BTAHIPAA 3.3 Accelerator? I spent long time but could not figure it out. Any help would be really helpful. Thanks in advance. Abhijit
_____________________________
Abhi
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|