Documentation for XCEDE2

Complex Type: studyInfo_t

[Table of contents]

Super-types: abstract_info_t < studyInfo_t (by extension)
Sub-types: None
Name studyInfo_t
Used by (from the same schema document) Complex Type study_t
Abstract no
XML Instance Representation
<...>
<description> xs:string </description> [0..1]
</...>
Diagram
type_abstract_info_t
Schema Component Representation
<xs:complexType name="studyInfo_t">
<xs:complexContent>
<xs:extension base=" abstract_info_t "/>
</xs:complexContent>
</xs:complexType>