r:entity-string-scheme

xs:anyURI=r:entity-string-scheme( $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 scheme 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:anyURI

The scheme (namespace URI) 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