Mixed Content on Complex Types

Oxygen general issues.
Marzipan
Posts: 12
Joined: Fri Mar 02, 2012 12:11 am

Mixed Content on Complex Types

Post by Marzipan »

Can XSD be generated that Does not generate Mixed Content on Complex Types (i.e. is there a setting/config). I need to create XSD Schemas that conform to the limits of the SSIS ( Microsoft Sql Server Intergration Services) XML Source component. It does not support Mixed Content on Complex Types.
adrian
Posts: 2882
Joined: Tue May 17, 2005 4:01 pm

Re: Mixed Content on Complex Types

Post by adrian »

Hello,

I assume you are using the Tools > Generate/Convert Schema... tool.
I'm afraid there is no option for this tool to ignore mixed content when generating the schema.
Note that Oxygen handles W3C XML Schema.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply