biom:VocalSegmentQualityValue
A kind of field if Vocal content / VOC is present, then this field shall only be present if DII = 1. This field shall only be present if Vocal content diary / VCD is present. If segments have multiple quality values based on different types of quali
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.1/
Schema document: domains/biometrics/4.1/biom.xsd
Type: biom:VocalSegmentQualityValueType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:SegmentIDList [1..*]A list of segment identifiers.
- biom:QualityAlgorithmVendorID [0..*]A unique identifier for the vendor of a quality-algorithm product
- biom:QualityAlgorithmProductID [0..*]A unique identifier for a quality-algorithm product, assigned by the vendor
- biom:QualityValue [0..*]A value of the quality of a particular sample
- biom:VocalSegmentQualityCommentText [0..*]A comment describing additional information about the Audio Signal Quality.
- biom:VocalSegmentQualityValueAugmentationPointAbstract [0..*]An augmentation point for VocalSegmentQualityValue
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:VocalSegmentQualityValueAugmentationPoint
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:VocalSegmentQualityValue> <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:QualityAlgorithmVendorID>0FB7</biom:QualityAlgorithmVendorID> <biom:QualityAlgorithmProductID>1</biom:QualityAlgorithmProductID> <biom:QualityValue></biom:QualityValue> <biom:VocalSegmentQualityCommentText>string</biom:VocalSegmentQualityCommentText> <biom:VocalSegmentQualityValueAugmentationPoint>any content</biom:VocalSegmentQualityValueAugmentationPoint> </biom:VocalSegmentQualityValue>