FlowDefinition Complex Type Complex Type

FlowDefinition Complex Type

Defines an element that contains a particular transform to be applied to a set of setting values.

The flow definition exposes a setting schema that defines the input settings, the output settings, and a description for use when browsing the .sdm file. The flow definition is identified by name within the namespace in which it is defined. The definition also identifies a manager that will support the runtime when it evaluates the flow.

<xs:complexType name="FlowDefinition"> <xs:complexContent> <xs:extension base="Definition" /> </xs:complexContent> </xs:complexType>

  • FlowDefinition
    Defines an element that contains a particular transform to be applied to a set of setting values.

See Also

SystemDefinitionModel Schema Complex Types

Send comments about this topic to Microsoft

Build date: 10/2/2007