t_XMLMapping_AttributeMappings_AttributeMapping
AttributeMapping : XML
Attribute Mapping to an XML element or attribute
Properties
attribute : stringXML attribute name.
category : stringGroups several XML files into a category.
categoryAttributeXPath : stringXPath notations for looking up category attribute value.
name : identifierAttribute 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.
reverse : booleanSpecifies if the XML mapping should be reversed.
This is useful if one needs to traverse upwards in an XML hierarchy such as determining which screen holds a certain menu, or which form is associated with a specific control.
Parents
t_XMLMapping_AttributeMappings - Collection of XML Attribute Mappings
Parent topic: t_XMLMapping_AttributeMappings