biom:AssuranceLogEntry
A statement of a discrete change made to another record in a transaction
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:AssuranceLogEntryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:AssuranceLogEventCode [0..*]A kind of change made to another record in a transaction
- biom:AssuranceLogEventReasonText [0..*]A rationale behind an information assurance log event
- biom:AssuranceLogEventLocationText [0..*]A kind of information items pointing to a specific record, field, and subfield
- biom:AssuranceLogAgentText [0..*]A kind of the entity responsible for an event in an information assurance log entry
- biom:AssuranceLogEventOriginalValueText [0..*]A kind of original value of a field before it was affected by an information assurance log event
- biom:AssuranceLogEntryAugmentationPointAbstract [0..*]An augmentation point for AssuranceLogEntry
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:AssuranceLogEntryAugmentationPoint
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 |
Sample instance
<biom:AssuranceLogEntry> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:AssuranceLogEventCode>Added</biom:AssuranceLogEventCode> <biom:AssuranceLogEventReasonText>string</biom:AssuranceLogEventReasonText> <biom:AssuranceLogEventLocationText>string</biom:AssuranceLogEventLocationText> <biom:AssuranceLogAgentText>string</biom:AssuranceLogAgentText> <biom:AssuranceLogEventOriginalValueText>string</biom:AssuranceLogEventOriginalValueText> <biom:AssuranceLogEntryAugmentationPoint>any content</biom:AssuranceLogEntryAugmentationPoint> </biom:AssuranceLogEntry>