scr:MarriageAssociationAugmentation
Additional information about a marriage.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:MarriageAssociationAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:PersonUnionAssociationType
Content
- Sequence [1..1]
- scr:DivorceDecreeIndicator [0..*] An indicator indicating whether the Notice of Divorce of MARRIAGE has been received by the Department of Homeland Security
- scr:MarriageCertificateIndicator [0..*] An indicator that represents whether or not a document certifying the MARRIAGE was received by the United States of Citizenship and Immigration Services (USCIS)
- scr:MarriageNumeric [0..*] A number indicating the chronological sequence number of the MARRIAGE
- scr:MarriageCityName [0..*] The name of the city where the MARRIAGE occurred.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type scr:MarriageAssociationType (Element scr:MarriageAssociation)
Substitution hierarchy
- s:Augmentation
- can be substituted with scr:MarriageAssociationAugmentation
Sample instance
<scr:MarriageAssociationAugmentation> <scr:DivorceDecreeIndicator>true</scr:DivorceDecreeIndicator> <scr:MarriageCertificateIndicator>true</scr:MarriageCertificateIndicator> <scr:MarriageNumeric>1.0</scr:MarriageNumeric> <scr:MarriageCityName>string</scr:MarriageCityName> </scr:MarriageAssociationAugmentation>