http://www.ibm.com/wsdl/twss/nm/adm/v1_0/interface
The startTimeInMillisRange Element

The startTimeInMillisRange expresses a starting and ending time range. Notifications which match this condition will have startTimeInMillis values within the associated range boundaries. If no finite upper or no finite lower boundary is specified in the range, nill startTimeInMillis values will match.

If not nill, the range's lower and upper boundaries must be expressed in milliseconds since midnight January 1st, 1970 UTC. They must be greater than or equal to zero.

Please see the startTimeInMillis element and the integerRange type for more details.


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

The startTimeInMillisRange expresses a starting and ending time range. Notifications which match this condition will have startTimeInMillis values within the associated range boundaries. If no finite upper or no finite lower boundary is specified in the range, nill startTimeInMillis values will match.

If not nill, the range's lower and upper boundaries must be expressed in milliseconds since midnight January 1st, 1970 UTC. They must be greater than or equal to zero.

Please see the startTimeInMillis element and the integerRange type for more details.

<startTimeInMillisRange>
-Begin Sequence [1...1]
<twss_nm_xsd:inclusiveLowerBound>inclusiveLowerBound</inclusiveLowerBound> [1..1]
<twss_nm_xsd:inclusiveUpperBound>inclusiveUpperBound</inclusiveUpperBound> [1..1]
End Sequence
</startTimeInMillisRange>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="startTimeInMillisRange"  type="twss_nm_xsd:integerRange">
-<xsd:annotation  id="startTimeInMillisRange.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The startTimeInMillisRange expresses a starting and ending time range. Notifications which match this condition will have startTimeInMillis values within the associated range boundaries. If no finite upper or no finite lower boundary is specified in the range, nill startTimeInMillis values will match. </xhtml:p>
<xhtml:p> If not nill, the range's lower and upper boundaries must be expressed in milliseconds since midnight January 1st, 1970 UTC. They must be greater than or equal to zero. </xhtml:p>
<xhtml:p> Please see the startTimeInMillis element and the integerRange type for more details. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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