ansi-nist:TransactionDomain
Domain of Type-02 logical record implementation.
Element information
Namespace: http://niem.gov/niem/ansi-nist/2.0
Schema document: ansi-nist/2.0/ansi-nist.xsd
Type: ansi-nist:TransactionDomainType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ansi-nist:DomainVersionNumberIdentification [0..*] Unique version number of an implementation.
- ansi-nist:OrganizationName [0..*] Unique domain agency identifier.
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:TransactionDomain> <ansi-nist:DomainVersionNumberIdentification> <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:DomainVersionNumberIdentification> <ansi-nist:OrganizationName>string</ansi-nist:OrganizationName> </ansi-nist:TransactionDomain>