http://www.yworks.com/xml/graphml
element ModelParameter

Super Types
{http://www.yworks.com/xml/graphml} (restriction)

Documentation
The (optional) custom label model parameter.
Properties
This component is not nillable.

Model
<ModelParameter>
(any element from any namespace)
</ModelParameter>

Source
<xs:element maxOccurs="1" minOccurs="0" name="ModelParameter">
<xs:complexType>
<xs:sequence>
<xs:any maxOccurs="1" minOccurs="1" processContents="lax"/>
</xs:sequence>
</xs:complexType>
</xs:element>


© Copyright 2000-2009, yWorks GmbH. All rights reserved.