Diff - Left File: CorporateIncomeTax/Common/Dependencies/OtherValuingClosingMethodStatement.xsd (2012v2.2) Right File: CorporateIncomeTax/Common/Dependencies/OtherValuingClosingMethodStatement.xsd (2013v1.0)
OLD: CorporateIncomeTax/Common/Dependencies/OtherValuingClosingMethodStatement.xsd (2012v2.2)
NEW: CorporateIncomeTax/Common/Dependencies/OtherValuingClosingMethodStatement.xsd (2013v1.0)

OLD line(s): 2,4

<xsd:schema targetNamespace="http://www.irs.gov/efile" xmlns="http://www.irs.gov/efile"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
NEW line(s): 2

<xsd:schema xmlns="http://www.irs.gov/efile" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.irs.gov/efile" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
OLD line(s): 9

      <TaxYear>2012</TaxYear>
NEW line(s): 7

      <TaxYear>2013</TaxYear>
OLD line(s): 15

  <xsd:include schemaLocation="../../../Common/efileTypes.xsd" />
NEW line(s): 13

  <xsd:include schemaLocation="../../../Common/efileTypes.xsd"/>
OLD line(s): 52

      <xsd:element name="OtherValuingClosingMethod" type="OtherValuingClosingMethodType" minOccurs="0" maxOccurs="unbounded">
NEW line(s): 50

      <xsd:element name="OtherValuingClosingMethodGrp" type="OtherValuingClosingMethodGrpType" minOccurs="0" maxOccurs="unbounded">
OLD line(s): 64

  <xsd:complexType name="OtherValuingClosingMethodType">
NEW line(s): 62

  <xsd:complexType name="OtherValuingClosingMethodGrpType">
OLD line(s): 89

        <xsd:element name="MissingEINReason">
NEW line(s): 87

        <xsd:element name="MissingEINReasonCd">
OLD line(s): 105

      <xsd:element name="MethodUsed" type="LineExplanationType" minOccurs="0">
NEW line(s): 103

      <xsd:element name="ValuationMethodUsedDesc" type="LineExplanationType" minOccurs="0">
OLD line(s): 114

      <xsd:element name="Explanation" type="ShortExplanationType" minOccurs="0">
NEW line(s): 112

      <xsd:element name="ShortExplanationTxt" type="ShortExplanationType" minOccurs="0">