http://www.jmmc.fr/jmcs/models/0.1
element parameterLink

Documentation
                Parameter link.
            
Properties
This component is not nillable.

Model
<parameterLink
  parameterRef = xsd:IDREF
  type = xsd:string>

</parameterLink>


Attribute Summary
 xsd:IDREFparameterRef
          
 xsd:stringtype
          

Attribute Detail

parameterRef

Type:
xsd:IDREF
Use:
required
Form:
unqualified

type

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:element name="parameterLink">
<xsd:complexType>
<xsd:attribute name="parameterRef" type="xsd:IDREF" use="required">
</xsd:attribute>
<xsd:attribute name="type" type="xsd:string"/>
</xsd:complexType>
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.