- or download this
<Parameters>
<ParameterGroupID>1</ParameterGroupID>
</Parameters>
- or download this
<Parameters>
<ParameterGroup ID="Group1">
...
<Parameter key="Key3">Some Value</Parameter>
</ParameterGroup>
</Parameters>
- or download this
my $xml = { ParameterGroup => [
...
KeyAttr => 'key',
);