xsdata.utils.text.mixed_pascal_case

xsdata.utils.text.mixed_pascal_case(value, **kwargs)[source]

Convert the given string to mixed pascal case.

Parameters
  • value (str) –

  • kwargs (Any) –

Return type

str