Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The change has no equivalent in 3.2 and previous versions as it was not possible then to specify more than one business entity status per registration. The code samples below must therefore not be seen as a translation from 3.2 to 4.0, but as 2 very different information whose purpose is to illustrate the different structures of XML in 3.2 and 4.0.


3.24.0

Image Modified

Image Modified


Code Block
languagexml
<com:BusinessEntityStatusCategory>Undiscounted</com:BusinessEntityStatusCategory>



Code Block
languagexml
        <dgn:BusinessEntityStatusClaimBag>
          <dgn:BusinessEntityStatusClaim>
            <com:BusinessEntityStatusCategory>Undiscounted</com:BusinessEntityStatusCategory>
            <com:DesignatedCountryCode>IL</com:DesignatedCountryCode>
          </dgn:BusinessEntityStatusClaim>
          <dgn:BusinessEntityStatusClaim>
            <com:BusinessEntityStatusCategory>Undiscounted</com:BusinessEntityStatusCategory>
            <com:DesignatedCountryCode>MX</com:DesignatedCountryCode>
          </dgn:BusinessEntityStatusClaim>
        </dgn:BusinessEntityStatusClaimBag>


4.0 to 7.0

ST.96 7.0 introduces a fair bit of changes as compared to 4.0. For the moment however, only the representative management transactions have been implemented in the Hague System, so that this the only difference at present between ST.96 4.0 and 7.0 where Hague is concerned.

Details about the new representative management transactions can be found here.