MTF Attributes
- <MTF Blink>
- Link to a bibliographic entry (stored in the same database).
syntax: [ Blink = string ]
required: no datatype: string elements: MTF source: <AttributeType name="Blink" dt:type="string" required="no"> <description>Link to a bibliographic entry (stored in the same database).</description> </AttributeType>
- <MTF Clink>
- Link to a concept (stored in the same database). The link target is an entrynumber.
syntax: [ Clink = string ]
required: no datatype: string elements: MTF source: <AttributeType name="Clink" dt:type="string" required="no"> <description>Link to a concept (stored in the same database). The link target is an entrynumber.</description> </AttributeType>
- <MTF datatype>
syntax: [ datatype = string ]
required: no (default) datatype: string elements: MTF source: <AttributeType name="datatype" dt:type="string"/>
- <MTF Glink>
- Link to a graphics file (not stored in the database). The link target is a filename.
syntax: [ Glink = string ]
required: no datatype: string elements: MTF source: <AttributeType name="Glink" dt:type="string" required="no"> <description>Link to a graphics file (not stored in the database). The link target is a filename.</description> </AttributeType>
- <MTF id>
syntax: [ id = string ]
required: no (default) datatype: string elements: MTF source: <AttributeType name="lang" dt:type="string"/>
- <MTF lang>
syntax: [ lang = string ]
required: no (default) datatype: string elements: MTF source: <AttributeType name="lang" dt:type="string"/>
- <MTF Plink>
- Link to a user (stored in user manager). The link target is the user name (user id).
syntax: [ Plink = string ]
required: no datatype: string elements: MTF source: <AttributeType name="Plink" dt:type="string" required="no"> <description>Link to a user (stored in user manager). The link target is the user name (user id).</description> </AttributeType>
- <MTF Slink>
- Link to node in a pick-tree (Subject value).
syntax: [ Slink = string ]
required: no datatype: string elements: MTF source: <AttributeType name="Slink" dt:type="string" required="no"> <description>Link to node in a pick-tree (Subject value).</description> </AttributeType>
- <MTF Tlink>
- Link to a term (stored in the same database). The link target is "index:term".
syntax: [ Tlink = string ]
required: no datatype: string elements: MTF source: <AttributeType name="Tlink" dt:type="string" required="no"> <description>Link to a term (stored in the same database). The link target is "index:term".</description> </AttributeType>
- <MTF type>
syntax: [ type = string ]
required: no (default) datatype: string elements: MTF source: <AttributeType name="type" dt:type="string"/>
- <system type>
- A system tag can be of type entryClass (values 1-8, inherited from old MTW databases) or type status (values: new, reviewed, approved).
syntax: type = enumeration : entryClass | status
required: yes datatype: enumeration values: entryClass | status elements: system source: <AttributeType name="type" dt:type="enumeration" dt:values="entryClass status" required="yes"> <description>A system tag can be of type entryClass (values 1-8, inherited from old MTW databases) or type status (values: new, reviewed, approved).</description> </AttributeType>
- <transac type>
- A transac tag can be of type origination (the associated field has been created) or type modification (the associated field has been modified).
syntax: type = enumeration : origination | modification
required: yes datatype: enumeration values: origination | modification elements: transac source: <AttributeType name="type" dt:type="enumeration" dt:values="origination modification" required="yes"> <description>A transac tag can be of type origination (the associated field has been created) or type modification (the associated field has been modified).</description> </AttributeType>
- <MTF Ulink>
- Link to a URL. The link target is specified in standard URL syntax.
syntax: [ Ulink = string ]
required: no datatype: string elements: MTF source: <AttributeType name="Ulink" dt:type="string" required="no"> <description>Link to a URL. The link target is specified in standard URL syntax.</description> </AttributeType>