im:PersonMarriage
The legal union of two persons as recognized by the Department of Homeland Security (DHS), Immigration and Customs Enforcement (ICE).
Element information
Namespace: http://niem.gov/niem/domains/immigration/2.0
Schema document: domains/immigration/2.0/immigration.xsd
Type: im:PersonMarriageType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- im:MarriageIdentification [0..*] An identification of a unique marriage.
- im:MarriagePlaceCityName [0..*] A name indicating the city name where the marriage occurred.
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
- Type im:PersonAugmentationType (Element im:PersonAugmentation)
Sample instance
<im:PersonMarriage> <im:MarriageIdentification> <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> </im:MarriageIdentification> <im:MarriagePlaceCityName>string</im:MarriagePlaceCityName> </im:PersonMarriage>