diff -r 819e59dfc032 -r 2d9cac8919d3 creator/scripts/creator.xsd --- a/creator/scripts/creator.xsd Mon Oct 04 10:09:02 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1187 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - There are three different contact related elements: contact, contact-set and contactgroup. The contact element describes one - contact in a database. The contact can be defined explicitly by giving the contact fields and their data, or it can just define the fields to be - used and let the Creator fill the fields with random data. There can also be several same type of fields, for example multiple emailwork fields. - - When contact is defined without fields sub-element, a contact with all fields containing default length random data is created. - - - - - - - - - - - - - - - - - - - - - The contact-set element can be used to bind multiple contacts together and linking them to contactgroups, messages and - calendars. When contact-set is used as a link target it must have a unique id attribute. See example usage of contact-set in - contactEx.creatorxml. - - - - - - - - - - - Amount of members in the group. Indicates how many existing contacts should be taken to the set. - - - - - - - - - - The contactgroup element describes one contact group that should be created to the device's database. - - - - - - - - - - - - - - - - - - - - Note: If alarmtime element is not set, alarm is set as not active and if alarmtime is set, alarm is set to active. - Note: If recurrentfrequency is not set, or set to not-repeated recurrentinterval will be skipped, even if set. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Note: If type is not set, a directory will be created. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Data can have following format: -nn.nnnn - nn.nnnn, where positive latitude means north and negative south, zero - point is Equator. - - - - - - - Data can have following format: -nn.nnnn - nn.nnnn, where positive longitude means east and negative west, zero - point is Prime Meridian. - - - - - - - - Data can have following format: -nn.nnnn - nn.nnnn, where zero point is sea level. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Root element of a Creator script. The sub-elements can be thought as 'commands', e.g. one contact element with explicitly - defined fields create one contact to the database of the device. - - - - - - - - - - Declares the script version. Can be used to indicate the evolution of each script. - - - - - - - Declares the schema version used when designing a script file. This version information must be in sync with the schema used. Schema version is defined - at the beginning of the creator.xsd file in comment block. - - - - - - - \ No newline at end of file