tm:InlineID

Simple Type Information

Used By

Attribute tm:ti/@id

Source

<xs:simpleType name="InlineID">
  <xs:restriction base="xs:string">
    <xs:pattern value="i[0-9]+(\.[0-9]+)+"/>
  </xs:restriction>
</xs:simpleType>