ROME XML Definition Schema Documentation

Complex Type: ThreadFunctionsDesc

[Table of contents]

Super-types: None
Sub-types: None
Name ThreadFunctionsDesc
Used by (from the same schema document) Complex Type TabDesc
Abstract no
Documentation Description of ThreadFunctions. Only used for ARGUS displays.
XML Instance Representation
<...>
<ThreadFunction> ThreadFunctionDesc </ThreadFunction> [0..*]

'Defines a thread function.'

</...>
Diagram
h1417249528
Schema Component Representation
<complexType name="ThreadFunctionsDesc">
<sequence>
<element name="ThreadFunction" type=" ThreadFunctionDesc " minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>