DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "SegmentType"
Namespace:
Content:
complex, 5 elements
Defined:
globally in reusable.xsd, see XML source
Includes:
definitions of 5 elements
Used:
XML Representation Summary
<...>
   
Content: 
Textual*, Audio*, Video*, XML*, ImageArea*
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xs:complexType name="SegmentType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Textual"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Audio"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Video"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="XML" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ImageArea"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (defined in this component only; 5/5)
Audio
Type:
AudioType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Audio"/>

ImageArea
Type:
ImageAreaType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="ImageArea"/>

Textual
Type:
TextualType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Textual"/>

Video
Type:
VideoType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="Video"/>

XML
Type:
xs:string, predefined, simple content
Holds an X-Pointer expression identifying a node in the XML document.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="XML" type="xs:string"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set