<xsd:complexType name="ICEEmployeeType">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="s:ComplexObjectType">
<xsd:sequence>
<xsd:element ref="nc:RoleOfPersonReference" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="im:ICEEmployeeAssistantUSAttorneyIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="im:ICEEmployeeAttorneyIndicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="im:ICEEmployeeBadgeIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="im:ICEEmployeeK9Indicator" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="im:ICEEmployeePINIdentification" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="im:ICEEmployeePayGradeNumeric" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="im:ICEEmployeeTitleText" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="im:ChainOfCustody" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|