public interface ExmaraldaXML
| Modifier and Type | Field and Description |
|---|---|
static String |
ATT_ATTRIBUTE_NAME
Name of the xml attribute to store name of user-defined information
|
static String |
ATT_CATEGORY
Name of the xml attribute to store id.
|
static String |
ATT_DISPLAY_NAME
Name of the xml attribute to store display-name.
|
static String |
ATT_END
Name of the xml attribute to store end.
|
static String |
ATT_ID
Name of the xml attribute to store id.
|
static String |
ATT_LANG
Attribute declaring a language
|
static String |
ATT_MEDIUM
Name of the xml attribute to store medium.
|
static String |
ATT_SPEAKER
Name of the xml attribute to store id.
|
static String |
ATT_START
Name of the xml attribute to store id.
|
static String |
ATT_TIME
Name of the xml attribute to store time.
|
static String |
ATT_TYPE
Name of the xml attribute to store type.
|
static String |
ATT_URL
Name of the xml attribute to store url for instance refering to an audio file.
|
static String |
ATT_VALUE
Name of the xml attribute to store value.
|
static String |
ELEMENT_ABBREVIATION
Name of element describing the abbreviation of the speaker.
|
static String |
ELEMENT_BASIC_BODY
Name of the xml basic-body element.
|
static String |
ELEMENT_BASIC_TRANS
Name of root element
|
static String |
ELEMENT_COMMENT
Name of the xml element to store a comment.
|
static String |
ELEMENT_COMMON_TIMELINE
Name of the xml common-timeline element.
|
static String |
ELEMENT_EVENT
Name of the xml event element.
|
static String |
ELEMENT_HEAD
Name of element including the header
|
static String |
ELEMENT_L1
Element declaring mother tongue of speaker
|
static String |
ELEMENT_L2
Element declaring foreign languages of speaker.
|
static String |
ELEMENT_LANGUAGE
Element declaring used language of speaker
|
static String |
ELEMENT_LANGUAGE_USED
Name of element to describe used language of primary text concerning current speaker .
|
static String |
ELEMENT_META_INFORMATION
Name of element including the header meta information.
|
static String |
ELEMENT_PROJECT_NAME
Name of the xml element to store the name of the project.
|
static String |
ELEMENT_REFERENCED_FILE
Name of the xml element to store an audio file.
|
static String |
ELEMENT_SEX
Name of element describing the sex of the speaker.
|
static String |
ELEMENT_SPEAKER
Name of element describing the speaker.
|
static String |
ELEMENT_SPEAKERTABLE
Name of the xml element containing speaker elements.
|
static String |
ELEMENT_TIER
Name of the xml tier element.
|
static String |
ELEMENT_TLI
Name of the xml tli element.
|
static String |
ELEMENT_TRANSCRIPTION_CONVENTION
Name of the xml element conmtaining the transcription conventions.
|
static String |
ELEMENT_TRANSCRIPTION_NAME
Name of the xml element to store the name of the transcription.
|
static String |
ELEMENT_UD_INFO
Name of the xml element containing user-defined inormationle.
|
static String |
ELEMENT_UD_META_INFO
Name of the xml element for user-defined meta information.
|
static String |
ELEMENT_UD_SPEAKER_INFO
Name of the xml element for user-defined information of speaker.
|
static String |
ELEMENT_UD_TIER_INFO
Name of the xml element for user-defined information of tier.
|
static final String ELEMENT_BASIC_TRANS
static final String ELEMENT_HEAD
static final String ELEMENT_META_INFORMATION
static final String ELEMENT_PROJECT_NAME
static final String ELEMENT_TRANSCRIPTION_NAME
static final String ELEMENT_REFERENCED_FILE
static final String ELEMENT_UD_META_INFO
static final String ELEMENT_UD_SPEAKER_INFO
static final String ELEMENT_UD_TIER_INFO
static final String ELEMENT_UD_INFO
static final String ELEMENT_COMMENT
static final String ELEMENT_TRANSCRIPTION_CONVENTION
static final String ELEMENT_SPEAKERTABLE
static final String ELEMENT_SPEAKER
static final String ELEMENT_ABBREVIATION
static final String ELEMENT_SEX
static final String ELEMENT_LANGUAGE_USED
static final String ELEMENT_L1
static final String ELEMENT_L2
static final String ELEMENT_LANGUAGE
static final String ELEMENT_BASIC_BODY
static final String ELEMENT_COMMON_TIMELINE
static final String ELEMENT_TLI
static final String ELEMENT_TIER
static final String ELEMENT_EVENT
static final String ATT_LANG
static final String ATT_URL
static final String ATT_ATTRIBUTE_NAME
static final String ATT_ID
static final String ATT_TIME
static final String ATT_VALUE
static final String ATT_MEDIUM
static final String ATT_SPEAKER
static final String ATT_TYPE
static final String ATT_DISPLAY_NAME
static final String ATT_START
static final String ATT_END
static final String ATT_CATEGORY
Copyright © 2020. All rights reserved.