biom:VocalContentDiaryInformation
A kind of field contains subfields that locate the segments within the voice recording of this Type-11 record that are associated with a single speaker _ the subject of the record (not necessarily the subject of the transaction).
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.1/
Schema document: domains/biometrics/4.1/biom.xsd
Type: biom:ContentDiaryInformationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:SegmentID [0..*]An identifier for a specific time segment.
- biom:TrackChannelList [0..*]A list of track IDs for track and channel number list
- biom:RelativeStartTimeInMSValue [0..*]An indication in microseconds the time of the start of the redaction relative to the beginning of the voice recording
- biom:RelativeEndTimeInMSValue [0..*]An indication in microseconds the time of the end of the redaction relative to the beginning of the voice recording
- biom:DiaryCommentText [0..*]A comment to contain additional information about the diarization.
- biom:DiaryInformationAugmentationPointAbstract [0..*]An augmentation point for DiaryInformation
- biom:TagStartDateTime [0..*]A start date/time tagged on the original, contemporaneous capture of the voice recording in the segment identified.
- biom:TagEndDateTime [0..*]An end date/time tagged on the original, contemporaneous capture of the voice data at the end of the segment identified.
- biom:OriginalRecordingDate [0..*]A date for the original, contemporaneous capture of the voice data in the segment identified
- biom:SegmentRecordingStartDateTime [0..*]A local start time of the original, contemporaneous capture of the voice recording in the segment identified.
- biom:SegmentRecordingEndDateTime [0..*]A local end time of the original, contemporaneous capture of the voice recording in the segment identified.
- biom:TimeSourceDescriptionText [0..*]A description of the source of the date and time values used for the contemporaneous capture of the recording.
- biom:TimeCommentText [0..*]A comment on the timings of the segment recording, including the perceived accuracy of the contemporaneous capture time values.
- biom:ContentDiaryInformationAugmentationPointAbstract [0..*]An augmentation point for ContentDiaryInformation
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type biom:DiaryInformationTypefrom subst. group biom:DiaryInformationAugmentationPointfrom subst. group biom:ContentDiaryInformationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
Sample instance
<biom:VocalContentDiaryInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:SegmentID>1</biom:SegmentID> <biom:TrackChannelList> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:TrackID>1</biom:TrackID> <biom:TrackListAugmentationPoint>any content</biom:TrackListAugmentationPoint> </biom:TrackChannelList> <biom:RelativeStartTimeInMSValue>1</biom:RelativeStartTimeInMSValue> <biom:RelativeEndTimeInMSValue>1</biom:RelativeEndTimeInMSValue> <biom:DiaryCommentText>string</biom:DiaryCommentText> <biom:DiaryInformationAugmentationPoint>any content</biom:DiaryInformationAugmentationPoint> <biom:TagStartDateTime> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </biom:TagStartDateTime> <biom:TagEndDateTime>2000-01-01T12:00:00</biom:TagEndDateTime> <biom:OriginalRecordingDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </biom:OriginalRecordingDate> <biom:SegmentRecordingStartDateTime>2000-01-01T12:00:00</biom:SegmentRecordingStartDateTime> <biom:SegmentRecordingEndDateTime>2000-01-01T12:00:00</biom:SegmentRecordingEndDateTime> <biom:TimeSourceDescriptionText>string</biom:TimeSourceDescriptionText> <biom:TimeCommentText>string</biom:TimeCommentText> <biom:ContentDiaryInformationAugmentationPoint>any content</biom:ContentDiaryInformationAugmentationPoint> </biom:VocalContentDiaryInformation>