-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Options for formXmlStringWithType
and fromXmlWithType
#6073
Support Options for formXmlStringWithType
and fromXmlWithType
#6073
Comments
Alternative name: |
+1 for |
Options can be passed when converting from XML source to record and record to xml. Hence introduce two options type as follow
The SourceOptions is used when converting from xml source to record using The Options is used when converting records to the xml value using |
Description:
Allow users to override the default behaviour of XML data library using options such as
Describe your task(s)
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: