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

Super Types
{http://sbgn.org/libsbgn/0.2} (restriction)

Properties
This component is not nillable.

Model
<notes>
(any element from namespace http://www.w3.org/1999/xhtml)*
</notes>

Source
<xsd:element minOccurs="0" name="notes">
<xsd:complexType>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.w3.org/1999/xhtml" processContents="skip"/>
</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.