http://www.csapi.org/schema/parlayx/common/v2_1
The TimeMetric Complex Type

For services that provide service based on a time interval or duration or similar metric, this type is used to specify the time metric.


Local elements (2)
metric units
Complex Type TimeMetric
The TimeMetric type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

Metric to use for time measurement

<metric>parlayx_common_xsd:TimeMetrics</metric> [1..1]

Number of units of TimeMetrics

<units>xsd:int</units> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="TimeMetric">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>For services that provide service based on a time interval or duration or similar metric, this type is used to specify the time metric.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="metric"  type="parlayx_common_xsd:TimeMetrics">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Metric to use for time measurement</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="units"  type="xsd:int">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Number of units of TimeMetrics</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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