UsageTimestamp

Defines a validity date and time of the usage information.

Element hierarchy

<Messages>
<Message>
<Fields>
<UsageTimestamp>

Syntax

<UsageTimestamp Format   = string
                Group    = positiveInteger
                AmToken? = string
                PmToken? = string />

Key

?   optional (zero or one)

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
AmToken

AM token matched against an occurrence of %p in Format.

string No
Format

Defines a format string used to parse Group. It contains a subset of the strftime .aspx) format codes:

%d Day of month as decimal number (01 – 31) %H Hour in 24-hour format (00 – 23) %I Hour in 12-hour format (01 – 12) %m Month as decimal number (01 – 12) %M Minute as decimal number (00 – 59) %S Second as decimal number (00 – 59) %y Year without century, as decimal number (00 – 99) %Y Year with century, as decimal number (0000-9999) %p AM/PM indicator %#d, %#H, %#I, %#m, %#M, %#S, %#y, %#Y -- Same as above but with no leading zeros
string Yes
Group

Defines the group which contains a date and time whose format is defined in Format. Month and day are required; if no year is provided, the most recent occurrence of that date is assumed.

positiveInteger Yes
PmToken

PM token matched against an occurrence of %p in Format.

string No

 

Child Elements

None.

Parent Elements

Parent Element Description
Fields

Defines values that describe the subscriber's plan and data usage.

 

Remarks

The UsageTimestamp element must be included if any of the following elements are included in the schema:

  • Usage
  • UsagePercentage
  • UsageOverage
  • UsageOveragePercentage

The UsageTimestamp element must not be included if none of the following elements are included in the schema:

  • Usage
  • UsagePercentage
  • UsageOverage
  • UsageOveragePercentage

Requirements

Value
Namespace http://www.microsoft.com/networking/CarrierControl/WWAN/v1