We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c87be30 commit 6f928eeCopy full SHA for 6f928ee
1 file changed
README.md
@@ -195,7 +195,10 @@ Options:
195
default is false)
196
--dtd, --allowDtdParse
197
allow DTD parsing (default is false)
198
- --ns, --namingScheme use the specified naming scheme for class and
+ --oxi, --omitXmlIncludeAttribute
199
+ omit generation of XmlIncludeAttribute for derived
200
+ types (default is false)
201
+ --ns, --namingScheme use the specified naming scheme for class and
202
property names (default is Pascal; can be:
203
Direct, Pascal, Legacy)
204
--fu, --forceUriScheme=VALUE
0 commit comments