getIdentifierDomainAttribute
getIdentifierDomainAttribute
The getIdentifierDomainAttribute method returns an instance of an Identifier Domain Attribute associated with the identifier domain passed in and with the name passed in as attributeName.
Method
The method uses the POST HTML method.
Input
The input to the method are two parameters.Â
IdentifierDomain: Identifier Domain object.
attributeName: The name of the attribute.
Output
The output is an Identifier Domain Attribute if found or an empty document if no any entry is known by the system.
Â