http://www.csapi.org/schema/parlayx/common/v2_1
List of time metric values.
Simple Type
TimeMetrics
TimeMetrics is derived from
string type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are


Enumeration | Description |
Millisecond |
Millisecond
|
Second |
Second.
|
Minute |
Minute
|
Hour |
Hour.
|
Day |
Day
|
Week |
Week.
|
Month |
Month.
|
Year |
Year.
|
(Millisecond | Second | Minute | Hour | Day | Week | Month | Year).
XML |
-<xsd:simpleType name="TimeMetrics">
-<xsd:documentation xml:lang="en">
<xhtml:p>List of time metric values.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:enumeration value="Millisecond">
-<xsd:documentation xml:lang="en">
<xhtml:p>Millisecond</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration value="Second">
-<xsd:documentation xml:lang="en">
<xhtml:p>Second.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration value="Minute">
-<xsd:documentation xml:lang="en">
<xhtml:p>Minute</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration value="Hour">
-<xsd:documentation xml:lang="en">
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration value="Day">
-<xsd:documentation xml:lang="en">
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration value="Week">
-<xsd:documentation xml:lang="en">
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration value="Month">
-<xsd:documentation xml:lang="en">
<xhtml:p>Month.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration value="Year">
-<xsd:documentation xml:lang="en">
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>
|
Uses |
Type (1)
|
Used-By |
Element (1)
|