biom:TransactionContentSummary
A summary of the record contents being transmitted
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.0/
Schema document: domains/biometrics/4.0/biom.xsd
Type: biom:TransactionContentSummaryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:ContentFirstRecordCategoryCode [0..*]A kind of first record; always 1
- biom:ContentRecordQuantity [0..*]A total number of records in the transaction, not counting the Type-1 record
- biom:ContentRecordSummary [0..*]A summary of the contents of one record in the transaction other than the Type-1 transaction record
- biom:TransactionContentSummaryAugmentationPointAbstract [0..*]An augmentation point for Transaction Content Summary
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:TransactionContentSummaryAugmentationPoint
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
- Type biom:TransactionType (Element biom:Transaction)
Sample instance
<biom:TransactionContentSummary> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:ContentFirstRecordCategoryCode>01</biom:ContentFirstRecordCategoryCode> <biom:ContentRecordQuantity>1.0</biom:ContentRecordQuantity> <biom:ContentRecordSummary> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:ImageReferenceIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction>... </nc:IdentificationJurisdiction> <em:TemporaryIDIndicator>true</em:TemporaryIDIndicator> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus>... </nc:IdentificationStatus> <intel:IdentificationAugmentation>............... </intel:IdentificationAugmentation> </biom:ImageReferenceIdentification> <biom:ANSIRecordCategoryCode>01</biom:ANSIRecordCategoryCode> <biom:ContentRecordSummaryAugmentationPoint>any content</biom:ContentRecordSummaryAugmentationPoint> </biom:ContentRecordSummary> <biom:TransactionContentSummaryAugmentationPoint>any content</biom:TransactionContentSummaryAugmentationPoint> </biom:TransactionContentSummary>