biom:ForensicInvestigatoryVoiceDetailType

complexType ForensicInvestigatoryVoiceDetailType in namespace http://release.niem.gov/niem/domains/biometrics/4.0/

Definition

A data type for a Forensic and Investigatory Voice Detail

Diagram

XML Schema

<xs:complexType name="ForensicInvestigatoryVoiceDetailType">
<xs:annotation>
<xs:documentation>
A data type for a Forensic and Investigatory Voice Detail
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="biom:BiometricCapture" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SegmentGeographicalLocation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:AudioObjectDescriptorCode" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RecordingSettingDetail" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RecordingContentDescriptor" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:AudioSourceRecorder" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SourceAcquisition" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RecordCreationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RecordingDuration" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:PhysicalMediaObject" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DigitalMediaContainer" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:CodecDetails" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RedactionInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:RedactionDiaryInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DiscontinuityInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:DiscontinuityDiaryInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:VocalContentInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:VocalContentDiaryInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:OtherContentInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:OtherContentDiaryInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:VocalSegmentQualityValue" minOccurs="0" maxOccurs="9"/>
<xs:element ref="biom:VocalCollisionIDList" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SegmentProcessingPriorityInformation" minOccurs="0" maxOccurs="9"/>
<xs:element ref="biom:SegmentContentInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SegmentSpeakerCharacteristicsInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SegmentChannelInformation" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:AudioCommentText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:SourceExternalReferenceAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="biom:ForensicInvestigatoryVoiceDetailAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>