Documentation for midas_fw_view

Element: Outlines

[Table of contents]

Name Outlines
Used by (from the same schema document) Element Filmwork
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
h-1419516558
XML Instance Representation
<Outlines>
<FilmContent> ... </FilmContent> [1..*]
</Outlines>
Diagram
h-1419516558
Schema Component Representation
<xs:element name="Outlines">
<xs:complexType>
<xs:sequence>
<xs:element ref=" FilmContent " maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>