Type to start searching...
Attribute Mapping to an XML element or attribute
attribute : string
XML attribute name.
category : string
Groups several XML files into a category.
categoryAttributeXPath : string
XPath notations for looking up category attribute value.
name : identifier
Attribute 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 : boolean
Specifies 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.