PDF XMP Schema Properties (ttrpi2109m000)

Use this session to view, specify, and maintain the individual properties (metadata fields) that belong to a schema. Properties support a hierarchical (parent-child) structure and multiple data types, enabling the creation of complex XMP metadata structures, such as nested ZUGFeRD invoice metadata.

Actions menu

  • Move Up : Moves the selected property up one position. Available only if the parent is an Ordered Array and the property has a preceding sibling.
  • Move Down : Moves the selected property down one position. Available only if the parent is an Ordered Array and the property has a following sibling.
Note: 
  • Properties of type Array , Ordered Array , or Structure cannot have a default value.
  • A parent property must be of type Structure , Array , or Ordered Array .
  • The parent of an Array or Ordered Array property cannot be another array property.

Related information

  • Configuring XMP PDF properties

Field Information

Schema Name
The schema this property belongs to.
Schema Namespace Prefix
The namespace prefix linked to the schema namespace.
Namespace Prefix
The XML namespace prefix for this property.
Name
The XMP property name, for example, DocumentFileName. Maximum length: 150 characters.
Sequence
The sequence number of the property. By default, the next available value is assigned for properties with the same name. Consequently, the property name can be repeated in arrays.
Parent Position
The position of the parent property. A value of 0 indicates a root-level property.
Position
The position of the property within the schema. This position is generated automatically.
Type
The property type.
Value Description Can have children Can have a value
Simple A leaf property that holds a value. No Yes
Structure A container grouping child properties. Yes No
Array A container with unordered child items. Yes No
Ordered Array A container with ordered child items. Yes No
Default Value
The default value assigned to the property. Maximum length: 255 characters.
Note: A value can be specified only for Simple type properties.