-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathFAB_Node.xml
More file actions
38 lines (38 loc) · 2.59 KB
/
FAB_Node.xml
File metadata and controls
38 lines (38 loc) · 2.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version='1.0' encoding='UTF-8'?>
<Object>
<ElementFields>
<Name Editor="hide" Type="string">FAB_Node</Name>
<DisplayName Editor="hide" Type="string"/>
<Version Editor="hide" Type="string">1</Version>
<Keywords Editor="hide" Type="string"/>
<Tooltip Editor="hide" Type="string"/>
<IncomingConnections Editor="hide" RequireAtLeastOne="Yes">Yes</IncomingConnections>
<OutgoingConnections DetailedInfo="" Editor="hide" RequireAtLeastOne="Yes">One</OutgoingConnections>
<ConnectionType Editor="hide">Move</ConnectionType>
<FunctionsNodeJSScript Editor="hide"/>
<ExecutionMode Editor="hide">Concurrent</ExecutionMode>
<NumberOfSlots Editor="hide">Default</NumberOfSlots>
<ExecutionGroup Editor="hide"/>
<PerformanceTuning Editor="hide">No</PerformanceTuning>
<IdleAfterJob Editor="hide">0</IdleAfterJob>
<PositionInElementPane Editor="hide">Configurators</PositionInElementPane>
<SubcategoryInElementPane Editor="hide"><ValueDescription Type="stringlist"><Value>Custom</Value></ValueDescription></SubcategoryInElementPane>
<DispositionInElementPane Editor="hide" Type="number"/>
<Description Editor="hide" Type="string"/>
<Compatibility Editor="hide" Type="string"/>
<SupportInfo Editor="hide" Type="string"/>
<AppDiscovery Editor="hide" Type="string"/>
<FlowUpgradeWarning Editor="hide" Type="string"/>
<UpgradeMaximumVersion Editor="hide" Type="number"/>
<Connections Editor="hide" Type="string"/>
<SwitchModule Editor="hide" Type="string"/>
<ObsoleteProperties Editor="hide" Type="string"/>
<ObsoleteConnectionProperties Editor="hide" Type="string"/>
<flowxmls Default="" DetailedInfo="" Editor="choosefolder" LocalizedTagName="Flow XMLs directory" Subtype="" Tooltip="" Type="string" UserDefined="true" Validation="Standard"></flowxmls>
<FlowPane Default="" DetailedInfo="" Editor="choosefile" LocalizedTagName="flowsPaneLayout xml" Subtype="" Tooltip="" Type="string" UserDefined="true" Validation="Standard"></FlowPane>
<exportdir Default="" DetailedInfo="" Editor="choosefolder" LocalizedTagName="Export Directory" Subtype="" Tooltip="" Type="string" UserDefined="true" Validation="Standard"></exportdir>
<packages Default="" DetailedInfo="" Editor="inline" LocalizedTagName="Package Scripts" Subtype="" Tooltip="" Type="enum:Yes;No" UserDefined="true" Validation="Standard"></packages>
</ElementFields>
<ConnectionFields/>
<ExtraProperties/>
</Object>