B2B Data Transformation
- B2B Data Transformation 10.4.0
- All Products
Property
| Description |
---|---|
Type
| Name of the element. |
Description | Description of the element. |
Variety
| Defines if the simple type is union, list, anyType, or atomic. An atomic element contains no other elements or attributes. |
Member types
| A list of the types in a UNION construct. |
Item type | The element type. |
Base | The base type of an atomic element, such as integer or string. |
Minimum Length | The minimum length for an element. Length is in bytes, characters, or items based on the element type. |
Maximum Length | The maximum length for an element. Length is in bytes, characters, or items based on the element type. |
Collapse whitespace | Strips leading and trailing whitespace. Collapses multiple spaces to a single space.
|
Enumerations | Restrict the type to the list of legal values. |
Patterns | Restrict the type to values defined by a pattern expression. |