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> <itemId>...</itemId> <description>...</description> <dataMaskOptions>...</dataMaskOptions> <name>...</name> <transformer>...</transformer> <rbKeyDescription>...</rbKeyDescription> <label>...</label> <rbKeyLabel>...</rbKeyLabel> </maskTypes> <accessTypes> <itemId>...</itemId> <label>...</label> <impliedGrants>...</impliedGrants> <rbKeyLabel>...</rbKeyLabel> <name>...</name> <category>...</category> </accessTypes> <resources> <rbKeyDescription>...</rbKeyDescription> <accessTypeRestrictions>...</accessTypeRestrictions> <matcher>...</matcher> <excludesSupported>...</excludesSupported> <lookupSupported>...</lookupSupported> <validationMessage>...</validationMessage> <uiHint>...</uiHint> <itemId>...</itemId> <matcherOptions>...</matcherOptions> <type>...</type> <level>...</level> <validationRegEx>...</validationRegEx> <rbKeyLabel>...</rbKeyLabel> <mandatory>...</mandatory> <description>...</description> <parent>...</parent> <label>...</label> <recursiveSupported>...</recursiveSupported> <rbKeyValidationMessage>...</rbKeyValidationMessage> <isValidLeaf>...</isValidLeaf> <name>...</name> </resources> </r----->