http://www.csapi.org/schema/parlayx/common/v2_1
The TimeMetrics Simple Type

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 Clikc here to hide Comment
EnumerationDescription
Millisecond

Millisecond

Second

Second.

Minute

Minute

Hour

Hour.

Day

Day

Week

Week.

Month

Month.

Year

Year.

 Collapse XML
-<xsd:simpleType  name="TimeMetrics">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>List of time metric values.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:restriction  base="xsd:string">
-<xsd:enumeration  value="Millisecond">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Millisecond</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Second">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Second.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Minute">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Minute</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Hour">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Hour.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Day">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Day</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Week">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Week.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Month">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Month.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Year">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Year.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

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