The Deployment File Editor is a validating XML editor that is aware of the schema that defines the XML syntax of StreamBase deployment files.
The Deployment File Editor has the following features:
-
Typechecks your deployment file as you compose or edit it.
-
Provides two editor modes, Design view and Source view. Source view is the Studio default.
-
Provides syntax color coding.
-
Provides autocompletion of elements and attributes in the schema.
-
Provides content assistance: context-aware proposal of elements and attributes valid for the current location in the file by pressing Ctrl+Space.
See Deployment File Editor for instructions on using the Editor.