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:

  • Must start with ASCII lower case letter (a-z)
  • Must contain only ASCII letters, digits, or underbar (a-z, A-Z, 0-9, _)
  • By convention use camel case (fooBarBaz)

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

Stringa string of Unicode UTF-8 and characters .

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

Booleanboolean "true" or "false".

Arrayan ordered series or arrangement.a list of elements

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