Serialised values
Each value in a serialised object’s attributes has common properties, and data type specific values.
Sources may add additional properties to values.
Common value properties
property type
The type
property specifies the data type of this value. See the list of data types at end for possible types.
The names used for types match the names used in requirements.schema files.
property qualifier
Optional. If the attribute is qualified, this property will be the API code of the qualifier.
property extension
Optional. If the attribute is part of an attribute group, this property will have sub-properties desc
and groupId
to specify the group.
Data types
link
Text
datetime
file
person-name
telephone-number
postal-address
Plugin defined
Other types