Technote (troubleshooting)
Problem(Abstract)
WebSphere® Transformation Extender (WTX) XSD based cards ignore mixed Complex Type.
Symptom
When an XSD Schema contains a mixed Complex Type, the imported Type Tree contains a PCDATA field.
When using an XSD Schema that contains a mixed Complex Type, there is no PCDATA field.
Cause
There is a limitation using a mixed Complex Type which is documented in the following link.
http://www-01.ibm.com/support/docview.wss?uid=swg27019372
Please search for XML Native Schema under the known limitations section.
Environment
The XML Schema contains <xs:complexType mixed="true"> and you are using the XML schema directly in the map card.
Diagnosing the problem
The XML Schema contains <xs:complexType mixed="true"> and you are using the XML schema directly in the map card.
Resolving the problem
There is a limitation using mixed Complex Types. The work around is to use the Xerces type tree where it is fully supported.
Product Alias/Synonym
Ascential DataStage TX
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.