t_Formats_Format
Format : Extends Format
Properties
description : stringFormat description.
element : identifierMapping XML element name.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
exporter : qualJavaNameMapping exporter Java class, implementing the XMLMessageMappingExporter interface.
Valid values based on“string”. |[\p{L}_][\p{L}\p{N}_]*(\.[\p{L}_][\p{L}\p{N}_]*)* loader : qualJavaNameMapping loader Java class, implementing the XMLMessageMappingLoader interface.
Valid values based on“string”. |[\p{L}_][\p{L}\p{N}_]*(\.[\p{L}_][\p{L}\p{N}_]*)* name : stringFormat name.
Content
Sequence of:
t_Format_Parser [0..1]
t_Format_Formatter [0..1]
Parents
Parent topic: Formats