A charge that has been modified since the original charge.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="AmendedCharge" type="j:ChargeType" nillable="true">
<xsd:annotation>
<xsd:documentation>A charge that has been modified since the original charge.</xsd:documentation>
</xsd:annotation>
</xsd:element>