Guidelines for forming API input
You can follow the guidelines for using literals and formatting API input.
When coding API input parameters, follow these guidelines for using literals and formatting API input.
Do not pass a blank element (an element containing all the attributes with blank values) to an API. Also, do not pass attributes that have leading or trailing spaces. The result of either situation is not predictable.