element <shortdescription> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 element
Defined:
locally within image element in pretext.xsd; see XML source
Includes:
definition of 1 element
XML Representation Summary
<shortdescription>
   
Content: 
</shortdescription>
Content model elements (1):
Included in content model of elements (1):
image  (defined in ImageCode group)
XML Source (see within schema source)
<xs:element name="shortdescription">
<xs:complexType mixed="true">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="var"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 1/1)
var
Type:
anonymous complexType, empty content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="var"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set