CSML 3.0 [Top | back ]
element csml30:experimentalFormType
diagram
namespace http://www.csml.org/csml/version3
properties
content complex
children csml30:term csml30:comments
used by
element csml30:globalBiologicalProperty
attributes
Name  Type  Use  Default  Fixed  Annotation
experimentalFormTypeIDxs:stringrequired      
refUnificationXrefIDxs:string      
source <xs:element name="experimentalFormType">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="csml30:term" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element ref="csml30:comments" minOccurs="0"/>
   
</xs:sequence>
   
<xs:attribute name="experimentalFormTypeID" type="xs:string" use="required"/>
   
<xs:attribute name="refUnificationXrefID" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute csml30:experimentalFormType/@experimentalFormTypeID
type xs:string
properties
isRef 0
use required
source <xs:attribute name="experimentalFormTypeID" type="xs:string" use="required"/>

attribute csml30:experimentalFormType/@refUnificationXrefID
type xs:string
properties
isRef 0
source <xs:attribute name="refUnificationXrefID" type="xs:string"/>