Incorrect Namespace Generated when Processing EDI X12 4010 856 Documents
(Doc ID 1583565.1)
Last updated on APRIL 23, 2019
Applies to:
Oracle B2B 10g (Business to Business) - Version 10.1.2.0.0 and laterOracle SOA Suite - Version 11.1.1.6.0 and later
Information in this document applies to any platform.
Symptoms
The data file has been successfully processed by B2B using ecs and xsd files generated by B2B Document Editor.
However, the namespace was
<?xml version="1.0" encoding="UTF-8"?><Transaction-856 xmlns="NS_045185F3436A407BA61642F20245D08520070312140549" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" XDataVersion="1.0" Standard="X12" Version="V4010" CreatedDate="2013-09-10T09:57:44" CreatedBy="XEngine_3000" GUID="{68B0CD58-0A0D-4AA8-8F65-72CD7C71137D}">
while the xsd file had the following namespace:
<xsd:schema xmlns="urn:oracle:b2b:X12/V4010/856_4010" targetNamespace="urn:oracle:b2b:X12/V4010/856_4010" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.0" elementFormDefault="qualified">
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |