XmlCollectionName
Specifies element wrapper name used to encode a List structure. See https://awslabs.github.io/smithy/spec/xml.html#list-and-set-serialization
This trait need only be added to a SdkFieldDescriptor if the element name is something other than the default specified in XmlCollectionName.Default
Parameters
element
the name of the XML node which wraps each list or set entry.