biom:AssociatedContext
A kind of set of identifiers pointing to an associated context representation
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.1/
Schema document: domains/biometrics/4.1/biom.xsd
Type: biom:AssociatedContextType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:ContextID [0..*]An index identifier to a particular instance of a Type-21 record in the transaction
- biom:ImageSegmentID [0..*]An index identifier for a particular set of segmentation coordinates (e.g., a polygon) which encloses the relevant part of a source image or associated data image.
- biom:AssociatedContextAugmentationPointAbstract [0..*]An augmentation point for AssociatedContext
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:AssociatedContextAugmentationPoint
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 |
Sample instance
<biom:AssociatedContext> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:ContextID>1</biom:ContextID> <biom:ImageSegmentID>1</biom:ImageSegmentID> <biom:AssociatedContextAugmentationPoint>any content</biom:AssociatedContextAugmentationPoint> </biom:AssociatedContext>