tml:countNumBase

number base in which clock characters increment.  Allowed values are: 2, 8, 10, 16.  Default is 10

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
bindUid xs:string optional
bindUidRef xs:string optional

Source

<xs:element name="countNumBase" type="tml:BindType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>number base in which clock characters increment. Allowed values are: 2, 8, 10, 16. Default is 10</xs:documentation>
  </xs:annotation>
</xs:element>

Sample