OLD line(s): 73
<xsd:element name="CalculatedMedicalAllowanceAmt" type="USAmountType" minOccurs="0"> | NEW line(s): 73
<xsd:element name="CalculatedMedicalAllowanceAmt" minOccurs="0"> |
OLD line(s): 80
| NEW line(s): 81,88
<xsd:complexType> <xsd:simpleContent> <xsd:extension base="USAmountType"> <xsd:attribute name="referenceDocumentId" type="IdListType"/> <xsd:attribute name="referenceDocumentName" type="StringType" fixed="MedicalDeductionForSpouseStatement"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |