Test outside START Test inside START Name of the project. Specifies the base ID for the project. Specifies the default ID range to use for the project. If this value is set to zero, ISFGen will find an appropriate range from the component XML files. Attribute tag 'base_id_range' can also be used. Specifies the default ID range to use for the project. If this value is set to zero, ISFGen will find an appropriate range from the component XML files. Attribute tag 'base_id_window' can also be used. If True, instance names will be prepended onto command,channel,and event generated dictionaries in single instance scenarios. Name of the deployment. Import of component type XML files. Declares instances of objects. Creates connections between objects and their ports. Value should be a path to a component XML file that is used as an instance. Instance of component within the model. Specifies the name space for the instance object. Specifies the name for the instance object. Specifies the type of the instance object. Specifies a name that can be used instead of the "name" attribute in ISFGen dictionaries. Specifies the kind of component. Specifies a base ID for this instance. Specifies an ID range the instance will occupy, starting at the base ID. Can alternatively use the "base_id_range" tag. Specifies an ID range the instance will occupy, starting at the base ID. Can alternatively use the "base_id_window" tag. Creates a new connection between source and target objects. Specifies a unique connection name. EX: Connection1 Specifies connection type. Source Connection End. Target Connection End Specifies information about a connection end. Specifies the instance name of the connection end's component. Name must match an "name" attribute from specified "instance" tags. Specifies the port name on the object that the connection is attached to. Specifies the type of the connection end. Generally, this type will match the "target" type, unless connected to a port of type serial. Specifies the multiplicity or index of a port that is being connected to. Generally, this value will be zero unless multiple indexes of the port exist.