{
"Query": {
"ExcludeNullOrEmptyElements": true,
"Groups": {
"Group": [
{
"@GroupName": "string",
"@ItemName": "string",
"@LoopExpression": "string",
"@Selector": "string",
"@UniqueKeyVariable": "string",
"Condition": [
{
"@ValueA": "string",
"@ValueB": "string"
}
],
"Filter": [
{
"@Property": "string",
"@Value": "string"
}
],
"Order": [
{
"@Property": "string"
}
],
"Output": [
{
"@MaxLength": "string",
"@Output": "Element"
}
]
}
]
},
"RootNodeName": "string",
"SuppressMetricAttributes": true,
"Variables": {
"Variable": [
{
"@Name": "string",
"@Value": "string"
}
]
}
}
}