Instance.updateInstanceFromXML()

Signature

Concept updateInstanceFromXML (String xml)

Domain

action

Description

This function extracts the instance specified by extId at the root level of the xml and updates its internal references to the ones specified in the xml

Parameters

NameTypeDescription
xmlStringXML string to be parsed

Returns

TypeDescription
ConceptThe updated concept

Cautions

none