Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

In general a entity is described by the following attributes in the file:

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfEntity xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <entity>
    <id>00O2TFIS8KH7TIIRUUIONW8BZ|REP</id>
    <technicalName>/IMO/V_FIGL03_Q0001</technicalName>
    <uid>00O2TFIS8KH7TIIRUUIONW8BZ</uid>
    <type>REP</type>
    <descriptions>
      <description language="D" text="FI-GL: Bilanz/GuV" />
      <description language="E" text="FI-GL: Financial Statement" />
    </descriptions>
  </entity>
  ...
</ArrayOfEntity>
  • No labels