biom:SegmentChannelInformation
A list of details about transducers used across a recording.
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:SegmentChannelInformationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:SegmentIDList [0..*]A list of segment identifiers.
- biom:AudioCaptureDeviceCode [0..*]An audio segment channel capture device code.
- biom:TransducerPrincipleCode [0..*]A transducer principle of a microphone.
- biom:AudioCaptureEnvironmentText [0..*]A description of the acoustic environment of a recording.
- biom:TransducerDistanceValue [0..*]An approximate distance between the speaker in a recording and the transducer.
- biom:AcquisitionSourceCode [0..*]A kind of acquisition method for the source representation
- biom:TransductionAlterationDescriptionText [0..*]A description of any digital masking between transducer and recording, disguisers, or other attempts to alter the properties of a recording.
- biom:ChannelCommentText [0..*]A comment to identify or describe the transduction and transmission channels of a recording.
- biom:SegmentChannelInformationAugmentationPointAbstract [0..*]An augmentation point for SegmentChannelInformation
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:SegmentChannelInformationAugmentationPoint
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: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:SegmentChannelInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:SegmentIDList> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:SegmentID>1</biom:SegmentID> <biom:SegmentIDListAugmentationPoint>any content</biom:SegmentIDListAugmentationPoint> </biom:SegmentIDList> <biom:AudioCaptureDeviceCode>0</biom:AudioCaptureDeviceCode> <biom:TransducerPrincipleCode>0</biom:TransducerPrincipleCode> <biom:AudioCaptureEnvironmentText>string</biom:AudioCaptureEnvironmentText> <biom:TransducerDistanceValue>1</biom:TransducerDistanceValue> <biom:AcquisitionSourceCode>0</biom:AcquisitionSourceCode> <biom:TransductionAlterationDescriptionText>string</biom:TransductionAlterationDescriptionText> <biom:ChannelCommentText>string</biom:ChannelCommentText> <biom:SegmentChannelInformationAugmentationPoint>any content</biom:SegmentChannelInformationAugmentationPoint> </biom:SegmentChannelInformation>