biom:SegmentSpeakerCharacteristicsInformationType

complexType SegmentSpeakerCharacteristicsInformationType in namespace http://release.niem.gov/niem/domains/biometrics/4.2/

Definition

A data type used to give an assessment of the characteristics of a voice within the segment, including intelligibility, emotional state and impairment.

Diagram

XML Schema

<xs:complexType name="SegmentSpeakerCharacteristicsInformationType">
<xs:annotation>
<xs:documentation>
A data type used to give an assessment of the characteristics of a voice within the segment, including intelligibility, emotional state and impairment.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:SegmentIDList" minOccurs="1" maxOccurs="unbounded"/>
<xs:element ref="biom:SpeakerList" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:Type2CrossReferenceList" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ImpairmentValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DominantSpokenLanguageCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:LanguageProficiencyValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SpeechStyleCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:IntelligibilityValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:FamiliarityValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:HealthCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:EmotionalStateCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:VocalEffortValue" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:VocalStyleCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RecordingAwarenessCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ScriptText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SpeechCharacteristicsCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SegmentSpeakerCharacteristicsInformationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>