<xsd:complexType name="AdoptedChildAssociationType">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="ImmediateFamilyAssociationType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:ImmediateFamilyAssociationType">
<xsd:sequence>
<xsd:element ref="scr:AdoptionCityName" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:AdoptionEffectiveDate" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:FinalAdoptionDecreeIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="scr:ResidenceSameAsParentsIndicator" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|