biom:SourceInformation
A set of identifiers pointing to a source data
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.1/
Schema document: domains/biometrics/4.1/biom.xsd
Type: biom:SourceInformationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:SourceID [0..*]An index identifier to reference a particular source image 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:SourceInformationAugmentationPointAbstract [0..*]An augmentation point for SourceInformation
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:SourceInformationAugmentationPoint
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:SourceInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:SourceID>1</biom:SourceID> <biom:ImageSegmentID>1</biom:ImageSegmentID> <biom:SourceInformationAugmentationPoint>any content</biom:SourceInformationAugmentationPoint> </biom:SourceInformation>