http://www.ibm.com/schema/twss/nm/v1_0
The startTimeInMillis Element

The startTimeInMillis value indicates the time at which the notification began or will begin.

A service may provide a nill startTimeInMillis to indicate that a Notification Management implementation should consider the start time to be the server's current system time. A Notification Management implementation must never provide a nill startTimeInMillis in a Web Service operation response.

It must be expressed in milliseconds since midnight, January 1st, 1970 UTC. The value must be greater than or equal to zero.


Element startTimeInMillis : long
The startTimeInMillis element can have "xsi:nil" as an attribute. The startTimeInMillis element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

The startTimeInMillis value indicates the time at which the notification began or will begin.

A service may provide a nill startTimeInMillis to indicate that a Notification Management implementation should consider the start time to be the server's current system time. A Notification Management implementation must never provide a nill startTimeInMillis in a Web Service operation response.

It must be expressed in milliseconds since midnight, January 1st, 1970 UTC. The value must be greater than or equal to zero.

<twss_nm_xsd:startTimeInMillis>xsd:long</startTimeInMillis>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="startTimeInMillis"  nillable="true"  type="xsd:long">
-<xsd:annotation  id="startTimeInMillis.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The startTimeInMillis value indicates the time at which the notification began or will begin. </xhtml:p>
<xhtml:p> A service may provide a nill startTimeInMillis to indicate that a Notification Management implementation should consider the start time to be the server's current system time. A Notification Management implementation must never provide a nill startTimeInMillis in a Web Service operation response. </xhtml:p>
<xhtml:p> It must be expressed in milliseconds since midnight, January 1st, 1970 UTC. The value must be greater than or equal to zero. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 Collapse Type (1)
long 
 
 Collapse Used-By
 Collapse Type (1)
 
Generated by WSDLdoc ©