﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1347	getDocumentationAnnotation API call not working with 3.x	Adeel Asghar	Adeel Asghar	"The OMC API getDocumentationAnnotation is not working for components when annotation version is set to 3.x. It works for packages but not for models. Check the commands below:
{{{
>> getDocumentationAnnotation(Modelica.Mechanics.Rotational.Components)

{""<html>

<p>

This package contains basic components 1D mechanical rotational drive trains.

</p>

</html>""}


>> getDocumentationAnnotation(Modelica.Mechanics.Rotational.Components.Intertia)


>> getDocumentationAnnotation(Modelica.Electrical.Analog.Basic)

{""<HTML>

<p>

This package contains basic analog electrical components.

</p>

</HTML>

"",""<html>

<dl>

<dt>

<b>Main Authors:</b>

<dd>

Christoph Clau&szlig;

&lt;<a href=\""mailto:Christoph.Clauss@eas.iis.fraunhofer.de\"">Christoph.Clauss@eas.iis.fraunhofer.de</a>&gt;<br>

Andr&eacute; Schneider

&lt;<a href=\""mailto:Andre.Schneider@eas.iis.fraunhofer.de\"">Andre.Schneider@eas.iis.fraunhofer.de</a>&gt;<br>

Fraunhofer Institute for Integrated Circuits<br>

Design Automation Department<br>

Zeunerstra&szlig;e 38<br>

D-01069 Dresden<br>

<p>

</dl>

</html>""}

>> getDocumentationAnnotation(Modelica.Electrical.Analog.Basic.EMF)

}}}"	defect	closed	high				fixed		Adeel Asghar Adrian Pop
