Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Below are the different type of tags that can be found in Graphics Builder.

Tag names are restricted to the following characters:

...

Image Added

Tag naming rule:

  • By convention you must use camel case (fooBarBaz)
  • Tags must start with a lowercase letter

Marker -  the is a tag is merely a marker annotation and has no meaningful value. Marker tags are used to indicate a "type" or "is-a" relationship.that is used to classify an item.

Image Added

Stringa string of Unicode UTF-8 and characters.

Image Added

Numberinteger or floating point number annotated with an optional unit of measurement.

Image Added

Booleanboolean "true" or "false".

Image Added

Arrayan ordered series or arrangementa list of elements.

Image Added

Object -   a collection of properties, and a property is an association between a name (or key) and a valueset of key value pairs.