| expirySetting |
xsd:boolean |
optional – can be null or empty (indicates false) |
This specifies whether or not the secure package should expire (i.e. become unavailable to all recipients) after a certain date |
| expiry |
xsd:dateTime |
optional – can be null or empty (default setting will apply) |
If expirySetting is true, this specified the date after which the package will expire |
| viewingLimitSetting |
xsd:boolean |
optional – can be null or empty (indicates false) |
This specifies whether or not the secure package should have a viewing limit (i.e. once the viewing limit is reached, the package will become unavailable to that recipient) |
| viewingLimit |
xsd:short |
optional – can be null or empty (default setting will apply) |
If viewingLimitSetting is true, this specified the number of times a recipient can open a package after which it will become unavailable for viewing |