Definition Type: Element
Name: EndpointMetricsProperties
Namespace: http://docs.oasis-open.org/wsdm/2004/12/mows/wsdm-mows.xsd
Type: mows-xs:EndpointMetricsPropertiesType
Containing Schema: wsdm-mows.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LastResponseTime in schema wsdm-mows_xsd Drilldown into MaxResponseTime in schema wsdm-mows_xsd Drilldown into ServiceTime in schema wsdm-mows_xsd Drilldown into NumberOfSuccessfulRequests in schema wsdm-mows_xsd Drilldown into NumberOfFailedRequests in schema wsdm-mows_xsd Drilldown into NumberOfRequests in schema wsdm-mows_xsd Drilldown into EndpointMetricsPropertiesType in schema wsdm-mows_xsdXSD Diagram of EndpointMetricsProperties in schema wsdm-mows_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:element name="EndpointMetricsProperties" type="mows-xs:EndpointMetricsPropertiesType" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumberOfRequests mows-xs:NumberOfRequests 0 (1)
NumberOfFailedRequests mows-xs:NumberOfFailedRequests 0 (1)
NumberOfSuccessfulRequests mows-xs:NumberOfSuccessfulRequests 0 (1)
ServiceTime mows-xs:ServiceTime 0 (1)
MaxResponseTime mows-xs:MaxResponseTime 0 (1)
LastResponseTime mows-xs:LastResponseTime 0 (1)
Collapse Derivation Tree: