r:entity-string-identifier

xs:token=r:entity-string-identifier( $clark-value as xs:string)

Last updated on 25-05-2023 at 00:00:00.

Takes a string containing an entity scheme and identifier in Clark Notation, and returns the identifier part.

Clark notation

OIM Status

Supported

Parameters

Name Type Details
clark-value xs:string A URI and local part expressed in clark notation (e.g. {http://www.example.com/}local-part)

Output

Type: xs:token

The identifier (local part) of the provided clark-value.

Errors

Code Details
re:invalidClarkValue Error thrown if the provided value is not a valid Clark Notation string

Owners

Name Affiliation Email Start End
Paul Warren XBRL International pdw@xbrl.org 25-05-2023 at 00:00:00