Skip to content
This repository was archived by the owner on Mar 18, 2026. It is now read-only.
This repository was archived by the owner on Mar 18, 2026. It is now read-only.

CCDA EN type missing item/xmlText #35

@aartaka

Description

@aartaka

Setup as in #34, I use type called EN and expect it to have xmlText, even if under item key. But there’s neither xmlText nor item. Are such “choice” types supported?

The generated EN type is:

export interface EN extends ANY {
    use?: 'C' | 'L' | 'I' | 'P' | 'A' | 'R' | 'SRCH' | 'PHON' | 'SNDX' | 'ASGN' | 'ABC' | 'SYL' | 'IDE'[];
    validTime?: IVL_TS;
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions