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

The endTimeInMillisRange expresses a starting and ending time range. Notifications which match this condition will have endTimeInMillis values within the associated range boundaries. If no finite upper or no finite lower boundary is specified in the range, nill endTimeInMillis 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 endTimeInMillis element and the integerRange type for more details.


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

The endTimeInMillisRange expresses a starting and ending time range. Notifications which match this condition will have endTimeInMillis values within the associated range boundaries. If no finite upper or no finite lower boundary is specified in the range, nill endTimeInMillis 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 endTimeInMillis element and the integerRange type for more details.

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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="endTimeInMillisRange"  type="twss_nm_xsd:integerRange">
-<xsd:annotation  id="endTimeInMillisRange.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The endTimeInMillisRange expresses a starting and ending time range. Notifications which match this condition will have endTimeInMillis values within the associated range boundaries. If no finite upper or no finite lower boundary is specified in the range, nill endTimeInMillis 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 endTimeInMillis 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 ©