Locators
A locator describes a locator as defined by a <loc> element in a linkbase reference document.
Each of the properties is described below.
Href
A string describing the hyperlink reference as specified on the “href” attribute of the locator’s tag.
Label
A string describing the locator label as specified on the “label” attribute of the locator’s tag.
Title
A string describing the locator title as specified on the “title” attribute of the locator’s tag.
HrefDocumentUri
A string describing the document URI portion of the locator’s hyperlink reference. If, for example, a locator contains a hyperlink reference value of 304-multiple-unitsEquality.xsd#conceptA, then the value of the document URI will be 304-multiple-unitsEquality.xsd.
HrefResourceId
A string describing the resource ID portion of the locator’s hyperlink reference. If, for example, a locator contains a hyperlink reference value of 304-multiple-unitsEquality.xsd#conceptA, then the value of the resource ID will be conceptA. If, for some reason, the locator’s hyperlink reference does not include a resource ID, then this value will be set to an empty string.