<b:structure.published/> gives content's publishing status as a number. This will always be 1, since it is not possible to retrieve metadata for unpublished or hidden content through this tag.
Unpublished or hidden contents are not received with <b:structure>, but in the hypothetical situation that they are, <b:structure.published/> would return 0 for hidden and nothing for unpublished content.

