+
+
+
+
+
File or URI Options
+
+All of these take a file name (relative or absolute path) or URI of a data source
+
Options | Description |
+
+
+ -model file/uri
| The location of the Model XML File used to
+ build the file. Content of this file will be
+ overridden by anything set on the command line
+ on in an ini file. Defaults to
+ sysmodelgen /rsc/ModelTemplate.xml
+ |
+ -shapes file/uri
| The location of the Shapes XML File file used to
+ provide rules to control the display of the
+ components on the model. If not present, default
+ behaviour (in Shapes.xml) is used. This and the
+ default bahaviours are overrriden by using the
+ -color, -border, -pattern, and -style options.
+ |
+ -sysinfo file/uri
| The location of extra component information used
+ to provided additional properies for
+ components. Can specify multiple
+ times.
+
+ For more information, see SystemInfo XML File.
+ |
+ -localize file/uri
| The location of the Localization XML File used to
+ provide displayable names for the model
+ entities. Can specify multiple times.
+ |
+ -deps file/uri
| The location of the Dependencies XML File used
+ to draw the depmodel. If not present,
+ dependencies will not be drawn
+ |
+
+ -pattern file/uri
| The location of a Values XML File used to
+ specify overlay patterns. If not
+ present, the default patterns (for new and
+ reference components) are used. Can specify
+ multiple times.
+ |
+ -border-style file/uri
| The location of a Values XML File used to
+ specify border styles. If not
+ present, the default border styles are used. .
+ Can specify multiple times.
+ |
+ -color file/uri
| The location of a Values XML File used to
+ specify colours. If not present,
+ the default colours are used. Can specify
+ multiple times.
+ |
+ -border-shape file/uri
| The location of a Values XML File used to
+ specify the shape (border) of each component.
+ If not present, the default borders are used.
+ Can specify multiple times.
+ |
+
+ -s12 file/uri
| The location of the Schedule 12 XML file used to
+ provide the border shapres of the components. If
+ this a directory, the S12 XML file is found by
+ appending
+ "Symbian_OS_vsystem_version_Schedule12.xml" to
+ the directory. Can specify multiple times.
+ DEPRECATED: Only works on 2.0 syntax and older models
+ |
+ -levels file/uri
| The location of the Levels XML file used to
+ override the stacking of collections. . Can
+ specify multiple times.
+ DEPRECATED: Only works on 2.0 syntax and older models
+ Use a sysinfo file instead
+ |
+ -link
| The base URL to use for all hyperlinks in the
+ model. A base URL will be appended by the type
+ and name (e.g. Blocks/Comms%20Services.html) of
+ the items to create the full URL of the linked
+ file. Window directories will be converted into
+ file URIs.
+ DEPRECATED: Use -link-expr instead.
+ |
+
+
+
+
+
+