tml:period

if private trigger is periodic then,  trigger period in seconds

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xs:string optional
short descriptive name of element
uid xs:anyURI optional
unique ID for this element
uidRef xs:anyURI optional
the contents of this element are exactly the same as the contents of the uidRef element. no need repeating it. (similar to xlink)

Source

<xs:element name="period" type="tml:ValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>if private trigger is periodic then, trigger period in seconds</xs:documentation>
  </xs:annotation>
</xs:element>

Sample