name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
accessTypes | list of rangerAccessTypeDef | element | 0/unbounded | ||
maskTypes | list of rangerDataMaskTypeDef | element | 0/unbounded | ||
resources | list of rangerResourceDef | element | 0/unbounded |
Example
<r-----> <maskTypes> <name>...</name> <label>...</label> <rbKeyDescription>...</rbKeyDescription> <transformer>...</transformer> <itemId>...</itemId> <dataMaskOptions>...</dataMaskOptions> <description>...</description> <rbKeyLabel>...</rbKeyLabel> </maskTypes> <accessTypes> <rbKeyLabel>...</rbKeyLabel> <itemId>...</itemId> <category>...</category> <impliedGrants>...</impliedGrants> <name>...</name> <label>...</label> </accessTypes> <resources> <label>...</label> <mandatory>...</mandatory> <validationRegEx>...</validationRegEx> <uiHint>...</uiHint> <type>...</type> <accessTypeRestrictions>...</accessTypeRestrictions> <level>...</level> <recursiveSupported>...</recursiveSupported> <matcherOptions>...</matcherOptions> <name>...</name> <itemId>...</itemId> <rbKeyLabel>...</rbKeyLabel> <rbKeyDescription>...</rbKeyDescription> <lookupSupported>...</lookupSupported> <rbKeyValidationMessage>...</rbKeyValidationMessage> <parent>...</parent> <matcher>...</matcher> <validationMessage>...</validationMessage> <excludesSupported>...</excludesSupported> <description>...</description> <isValidLeaf>...</isValidLeaf> </resources> </r----->