xsdata.utils.text.pascal_case#

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

Convert the given string to pascal case.

Return type

str