ansi-nist:TransactionCharacterSetDirectory
Character sets other than 7-bit ASCII used in this transaction.
Element information
Namespace: http://niem.gov/niem/ansi-nist/2.0
Schema document: ansi-nist/2.0/ansi-nist.xsd
Type: ansi-nist:TransactionCharacterSetDirectoryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ansi-nist:CharacterSetCommonNameCode [0..*] Indicates the common name for the character set associated with the index number that references an associated character set throughout a transaction.
- ansi-nist:CharacterSetIndexCode [0..*] Indicates the three-character identifier for the character set index number that references an associated character set throughout a transaction.
- ansi-nist:CharacterSetVersionIdentification [0..*] A specific character set version.
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:TransactionCharacterSetDirectory> <ansi-nist:CharacterSetCommonNameCode>ASCII 7-bit English</ansi-nist:CharacterSetCommonNameCode> <ansi-nist:CharacterSetIndexCode>0</ansi-nist:CharacterSetIndexCode> <ansi-nist:CharacterSetVersionIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </ansi-nist:CharacterSetVersionIdentification> </ansi-nist:TransactionCharacterSetDirectory>