Versions Compared

Key

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

...

Syntax

Place 

...

Remarks

An attribute is introduced for parsing XML that contains a structure of parameter and objects names known in the knowledge base. 

For example, you want to import the following data using a relation with the PARSE#() function:
<Ship>
   <Lpp>100</Lpp> 
   <B>10</B> 
</Ship>

...