<?xml version="1.0" encoding="UTF-16"?>
<xsd:schema targetNamespace="http://niem.gov/niem/domains/screening/2.0" version="1" xmlns:s="http://niem.gov/niem/structures/2.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:niem-xsd="http://niem.gov/niem/proxy/xsd/2.0" xmlns:i="http://niem.gov/niem/appinfo/2.0" xmlns:scr="http://niem.gov/niem/domains/screening/2.0">
<xsd:annotation>
<xsd:documentation>The People Screening domain provides harmonized information sharing content within the Screening Portfolio of DHS.  The Screening namespace is initially being populated with person screening information for immigrant and non-immigrant person types who have been encountered and identified by the Screening Portfolio Components.  Screening expands on encounter-related NIEM elements currently included in the Immigration and Intelligence domains.</xsd:documentation>
<xsd:appinfo>
<i:ConformantIndicator>true</i:ConformantIndicator>
</xsd:appinfo>
</xsd:annotation>
<xsd:import namespace="http://niem.gov/niem/structures/2.0" schemaLocation="../../../structures/2.0/structures.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/appinfo/2.0" schemaLocation="../../../appinfo/2.0/appinfo.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/niem-core/2.0" schemaLocation="../../../niem-core/2.0/niem-core.xsd">
</xsd:import>
<xsd:import namespace="http://niem.gov/niem/proxy/xsd/2.0" schemaLocation="../../../proxy/xsd/2.0/xsd.xsd">
</xsd:import>
<xsd:complexType name="MarriageAssociationAugmentationType">
<xsd:annotation>
<xsd:documentation>A data type for additional information about a marriage.</xsd:documentation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" />
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:AugmentationType">
<xsd:sequence>
<xsd:element ref="scr:DivorceDecreeIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:MarriageCityName" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="DivorceDecreeIndicator" type="niem-xsd:boolean" nillable="true">
<xsd:annotation>
<xsd:documentation>An indicator indicating whether the Notice of Divorce of MARRIAGE has been received by the Department of Homeland Security</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ExpirationDate" type="nc:DateType" nillable="true">
<xsd:annotation>
<xsd:documentation>The date on which the PERSON ALERT is no loner effective.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="MarriageAssociationAugmentation" type="scr:MarriageAssociationAugmentationType" substitutionGroup="s:Augmentation">
<xsd:annotation>
<xsd:documentation>Additional information about a marriage.</xsd:documentation>
<xsd:appinfo>
<i:AppliesTo i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="PersonUnionAssociationType" />
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="MarriageCityName" type="nc:TextType" nillable="true">
<xsd:annotation>
<xsd:documentation>The name of the city where the MARRIAGE occurred.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:schema>

