yearlyWrapper element
| Type: | yearlyWrapper |
Example XML
<?xml version="1.0" encoding="UTF-8"?> <yearlyWrapper> <sequentialRecurrence>...</sequentialRecurrence> <incrementalRecurrence>...</incrementalRecurrence> <recurrenceList>...</recurrenceList> </yearlyWrapper>
Example JSON
{
"recurrences" : [ {
}, {
}, {
} ]
}