element <tickInterval>
Namespace:
Type:
embedded (extension of xsd:string)
Content:
simple, 1 attribute
Defined:
locally at 1 location
Includes:
definition of 1 attribute
XML Representation Summary
<tickInterval
   
type
 = 
("seconds" | "minutes" | "hours" | "days") : "minutes"
   
>
   
Content: 
{ xsd:string }
</tickInterval>
May be included in elements (1):
clock (type clock)
Usage / Definition Locations
Annotation
The interval for executing this clock. The value of this element is the interval, and the time unit is specified in the interval attribute.
Embedded Type Detail
Type Derivation Tree
xsd:string
  complexType
Derivation:
extension of xsd:string
XML Source
<xsd:element minOccurs="1" name="tickInterval">
<xsd:annotation>
<xsd:documentation>
The interval for executing this clock. The value of this element is the interval, and the time unit is specified in the interval attribute.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="xsd:string">
<xsd:attribute default="minutes" name="type">
<xsd:annotation>
<xsd:documentation>The time unit for the specified interval.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="seconds"/>
<xsd:enumeration value="minutes"/>
<xsd:enumeration value="hours"/>
<xsd:enumeration value="days"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>
Attribute Detail
type
The time unit for the specified interval.
Type:
Use:
optional
Default:
"minutes"
Defined:
locally, within this element
XML Source
<xsd:attribute default="minutes" name="type">
<xsd:annotation>
<xsd:documentation>The time unit for the specified interval.</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="seconds"/>
<xsd:enumeration value="minutes"/>
<xsd:enumeration value="hours"/>
<xsd:enumeration value="days"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
Embedded Type
Derivation:
restriction of xsd:string
Facets:
enumeration:
"seconds", "minutes", "hours", "days"

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  10.4.0.180427 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.