ansi-nist:TransactionContentSummary
Summary details pertaining to the record contents being transmitted.
Element information
Namespace: http://niem.gov/niem/ansi-nist/2.0
Schema document: ansi-nist/2.0/ansi-nist.xsd
Type: ansi-nist:TransactionContentSummaryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ansi-nist:ContentFirstRecordCategoryCode [0..*] Type code must be 01
- ansi-nist:ContentRecordCount [0..*] Sum of records, not counting the Type-01 transaction record.
- ansi-nist:ContentRecordSummary [0..*] One sub-field entry for each logical record in this file other than the Type-01 transaction record.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
Sample instance
<ansi-nist:TransactionContentSummary> <ansi-nist:ContentFirstRecordCategoryCode>token</ansi-nist:ContentFirstRecordCategoryCode> <ansi-nist:ContentRecordCount>1</ansi-nist:ContentRecordCount> <ansi-nist:ContentRecordSummary> <ansi-nist:ImageReferenceIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </ansi-nist:ImageReferenceIdentification> <ansi-nist:RecordCategoryCode>token</ansi-nist:RecordCategoryCode> </ansi-nist:ContentRecordSummary> </ansi-nist:TransactionContentSummary>