collectionCount element
Type: | collectionCount |
Namespace: | (default namespace) |
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<collectionCount>
<count>...</count>
</collectionCount>
Example JSON
{
"count" : ...
}
Type: | collectionCount |
Namespace: | (default namespace) |
<?xml version="1.0" encoding="UTF-8"?>
<collectionCount>
<count>...</count>
</collectionCount>
{
"count" : ...
}