Documentation for XCEDE2

Complex Type: episodeInfo_t

[Table of contents]

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