| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| counterType | counterTypeEnum | element | 0/1 | ||
| level | decimal | element | 0/1 | ||
| periodEndDate | string | element | 0/1 | ||
| periodStartDate | string | element | 0/1 | ||
| value | decimal | element | 0/1 |
Example
<c-----> <counterType>...</counterType> <level>...</level> <periodStartDate>...</periodStartDate> <periodEndDate>...</periodEndDate> <value>...</value> </c----->