Diff - Left File: ETEC/720/IRS720/IRS720.xsd (2010Q2v1.0) Right File: ETEC/720/IRS720/IRS720.xsd (2010Q3v1.0)
OLD: ETEC/720/IRS720/IRS720.xsd (2010Q2v1.0)
NEW: ETEC/720/IRS720/IRS720.xsd (2010Q3v1.0)

OLD line(s): 2713

NEW line(s): 2714,2761

            <!-- Part II - IRS No 140 - Indoor tanning services -->
            <xsd:element name="PartIIIRSNo140" minOccurs="0">
              <xsd:annotation>
                <xsd:documentation>
                  <Description>Part II IRS No 140 Indoor tanning services</Description>
                  <LineNumber>Part II IRS No 140</LineNumber>
                </xsd:documentation>
              </xsd:annotation>
              <xsd:complexType>
                <xsd:sequence>
                  <!-- Rate -->
                  <xsd:element name="IRSRate">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Rate</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="RatioType">
                        <xsd:enumeration value=".10"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                  <!-- Tax Amount -->
                  <xsd:element name="IRSTax" type="USDecimalAmountNNType">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>Tax Amount</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                  </xsd:element>
                  <!-- IRS No. -->
                  <xsd:element name="IRSNo">
                    <xsd:annotation>
                      <xsd:documentation>
                        <Description>IRS No.</Description>
                      </xsd:documentation>
                    </xsd:annotation>
                    <xsd:simpleType>
                      <xsd:restriction base="IntegerNNType">
                        <xsd:enumeration value="140"/>
                      </xsd:restriction>
                    </xsd:simpleType>
                  </xsd:element>
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>