stringTreepathOfCodeToClassificationCode

Description Parameters Returns Example
Constructs classification code objects for the each treepath provided in the array of code paths. repositoryName: name of the repository

classificationSchemeName: name of the classification scheme

arrayOfTreepathOfCodes:an array of full treepath of codes from the root code

array of classification code objects for provided treepaths <op func="stringTreepathOfCodeToClassificationCode"> <const type="string">repositoryName</const> <const type="string">schemeName</const> <const type="string">rootcode/cat1/..../code1</const> <const type="string">rootcode/cat2/..../code2</const> <const type="string">rootcode/cat3/..../code3</const> </op>