http://sbgn.org/libsbgn/0.2
element clone

Documentation

The clone element (which is optional) means the glyph carries a clone marker. It can contain an optional label.

Properties
This component is not nillable.

Model
<clone>
label?
</clone>


Nested Element Summary
 label
          
Source
<xsd:element maxOccurs="1" minOccurs="0" name="clone">
<xsd:complexType>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" ref="sbgn:label"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>


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