<b:get.metadata.published/> gives content's publishing status as a number:
- 0 = published but hidden from navigation and cannot be received with <b:structure>
- 1 = published
Unpublished contents are not received with <b:get>, but in the hypothetical situation that they are, <b:get.metadata.published/> would return empty.

