<xsd:complexType name="AdmittedChargesType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Admitted Charges. Details</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Criminal charges or violations admitted by a screening search subject. Generally, admitted charges are communicated as part of a screening order. Generally, these would be the types of charges that would not be disqualifying by themself if admitted or disclosed by the search subject. Admitted charges are compared or "scored" against screening results. </ccts:DefinitionText>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="AdmittedChargesID" minOccurs="0" />
<xsd:element ref="AdmittedChargesSummary" minOccurs="0" />
<xsd:element ref="CriminalCase" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
<xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
|