OLD line(s): 1255
<xsd:pattern value="([!-~£§ÁÉÍÑÓ×ÚÜáéíñóúü] ?)*[!-~£§ÁÉÍÑÓ×ÚÜáéíñóúü]" /> | NEW line(s): 1255
<xsd:pattern value="([!-~£§ÁÉÍÑÓ×ÚÜáéíóúü] ?)*[!-~£§ÁÉÍÑÓ×ÚÜáéíóúü]" /> |
OLD line(s): 2676
| NEW line(s): 2677,2686
<!-- Depreciation Convention Type --> <xsd:simpleType name="DepreciationConventionType"> <xsd:annotation> <xsd:documentation>Depreciation convention abbreviations</xsd:documentation> </xsd:annotation> <xsd:restriction base="DepreciationConventionCodeType"> </xsd:restriction> </xsd:simpleType> |
OLD line(s): 2710
| NEW line(s): 2721,2730
<!-- Depreciation Method Type --> <xsd:simpleType name="DepreciationMethodType"> <xsd:annotation> <xsd:documentation>Depreciation method abbreviations</xsd:documentation> </xsd:annotation> <xsd:restriction base="DepreciationMethodCodeType"> </xsd:restriction> </xsd:simpleType> |
OLD line(s): 3665
| NEW line(s): 3686
<xsd:minLength value="1"/> |