Lawtext core references / core/src/path/v1/common / PathFragmentTopLevel
Interface: PathFragmentTopLevel
Defined in: core/src/path/v1/common.ts:19
Properties
attr
attr:
object[]
Defined in: core/src/path/v1/common.ts:24
key
key:
string
value
value:
string
nth
nth:
string|null
Defined in: core/src/path/v1/common.ts:28
num
num:
string|null
Defined in: core/src/path/v1/common.ts:23
tag
tag:
"EnactStatement"|"Preamble"|"MainProvision"|"SupplProvision"|"AppdxTable"|"AppdxNote"|"AppdxStyle"|"AppdxFormat"|"Appdx"|"AppdxFig"
Defined in: core/src/path/v1/common.ts:22
text
text:
string
Defined in: core/src/path/v1/common.ts:21
type
type:
"TOPLEVEL"
Defined in: core/src/path/v1/common.ts:20
Last updated on