<xsd:complexType name="AlienMiscellaneousNumberIDType">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="IdentificationType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="nc:IdentificationType">
<xsd:sequence>
<xsd:element ref="im:AlienMiscellaneousIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="im:AlienMiscellaneousIDCategoryCode" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|