element <er:description> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), elem. wildcard
Defined:
Includes:
definition of elem. wildcard
XML Representation Summary
<er:description>
   
Content: 
</er:description>
Included in content model of elements (1):
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="description">
<xs:complexType mixed="true">
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.w3.org/1999/xhtml" processContents="skip"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 1/1)
{any element from "http://www.w3.org/1999/xhtml" namespace}
The description of the execution step. This value is required for manual execution but is optional for remote execution.
XML Source (w/o annotations (1); see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.w3.org/1999/xhtml" processContents="skip"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set