| diagram | ![]() |
||||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||||
| type | extension of xtce:InputAlgorithmType | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| children | xtce:LongDescription xtce:AliasSet xtce:AncillaryDataSet xtce:AlgorithmText xtce:ExternalAlgorithmSet xtce:InputSet xtce:OutputSet | ||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||
| source | <complexType name="InputOutputAlgorithmType"> <annotation> <documentation xml:lang="en">A set of labeled outputs are added to the SimpleInputAlgorithmType</documentation> </annotation> <complexContent> <extension base="xtce:InputAlgorithmType"> <sequence> <element name="OutputSet" minOccurs="0"> <complexType> <sequence> <element name="OutputParameterRef" maxOccurs="unbounded"> <annotation> <documentation xml:lang="en">Names an output parameter to the algorithm. There are two attributes to OutputParm, outputName and parameterName. parameterName is a parameter reference name for a parameter that will be updated by this algorithm. outputName is an optional "friendly" name for the output parameter.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:ParameterRefType"> <attribute name="outputName" type="string"/> </extension> </complexContent> </complexType> </element> </sequence> </complexType> </element> </sequence> <attribute name="thread" type="boolean" default="false"/> </extension> </complexContent> </complexType> |
| type | boolean | ||
| properties |
|
||
| source | <attribute name="thread" type="boolean" default="false"/> |
| diagram | ![]() |
||||||
| namespace | http://www.omg.org/space/xtce | ||||||
| properties |
|
||||||
| children | xtce:OutputParameterRef | ||||||
| source | <element name="OutputSet" minOccurs="0"> <complexType> <sequence> <element name="OutputParameterRef" maxOccurs="unbounded"> <annotation> <documentation xml:lang="en">Names an output parameter to the algorithm. There are two attributes to OutputParm, outputName and parameterName. parameterName is a parameter reference name for a parameter that will be updated by this algorithm. outputName is an optional "friendly" name for the output parameter.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:ParameterRefType"> <attribute name="outputName" type="string"/> </extension> </complexContent> </complexType> </element> </sequence> </complexType> </element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||
| type | extension of xtce:ParameterRefType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <element name="OutputParameterRef" maxOccurs="unbounded"> <annotation> <documentation xml:lang="en">Names an output parameter to the algorithm. There are two attributes to OutputParm, outputName and parameterName. parameterName is a parameter reference name for a parameter that will be updated by this algorithm. outputName is an optional "friendly" name for the output parameter.</documentation> </annotation> <complexType> <complexContent> <extension base="xtce:ParameterRefType"> <attribute name="outputName" type="string"/> </extension> </complexContent> </complexType> </element> |
| type | string |
| source | <attribute name="outputName" type="string"/> |