Normalize a request or response object that was converted from XML into JSON using a Schema definition
that defines which properties are of which type and converts the properties where required so that they are compatible
with the schema.
Modifies the object passed as argument instead of creating a new object.
Normalize a request or response object that was converted from XML into JSON using a Schema definition that defines which properties are of which type and converts the properties where required so that they are compatible with the schema.
Modifies the object passed as argument instead of creating a new object.