The string relation or constraint attribute @XML_LIST is used to select the "simple" XML parse method for the PARSE#() function.

Syntax

Place @XML_LIST:ObjectName in the data slot of the relation or constraint

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>

Add @XML_LIST:Ship to the data slot of the relation parsing the XML file (using the PARSE#() function). At this moment it works for a TeLiTab list. Can not (yet) be used for table data.

Member of functional group: Modeling

Member of knowledge base type: Classic and general typeScenario type and Taxonomy type

 

 

 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview

  • No labels