Troubleshooting guide

B
Appendix: XML control entity attributes
Using XML control entity attributes
Use the PAP DTD to specify the following attributes:
Using XML control entity attributes
Goal description XML control entity attributes Example
Specify the equivalent of the REQUEST URI HTTP parameter
for RIM push.
X-Wap-Application-Id
“/”
Specify a unique message ID. Additionally, use this control
entity attribute to cancel or check the status of a message.
Use a URL in combination with a value. For example,
123@blackberry.com.
push-id
123@wapforum.org
Specify the URL to which the result notification is sent.
ppg-notify-requested-to
http://wapforum:8080/
ReceivePAPNotification
Specify the date and time by which to deliver the content to
the BlackBerry® device. Content that has not been sent by this
date and time is not delivered.
Represent the date and time in UTC format:
YYYY-MM-DDThh:mm:ssZ
where
YYYY is a 4-digit year
MM is a 2-digit month
DD is a 2-digit day
hh is a 2-digit hour based on 24-hour timekeeping system
mm is a 2-digit minute
ss is a 2-digit second
Z indicates that the time is in UTC
deliver-before-timestamp
2004-01-20T22:35:00z
Specify the date and time after which content is delivered to
the BlackBerry device. Content is not delivered before this
date. Represent the date and time in UTC format.
deliver-after-timestamp
2004-01-20T21:35:00z
Specify the address of the BlackBerry device to which the
push content is sent. The destination is the destination email
address or PIN.
address-value
WAPPUSH=destination%3AportI/
TYPE=USER@blackberry.com
Specify the delivery reliability mode of the content, transport-
level, or application-level.
delivery-method
confirmed; unconfirmed