element <er:actualResult> (local)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), elem. wildcard
Defined:
Includes:
definition of elem. wildcard
XML Representation Summary
<er:actualResult>
   
Content: 
</er:actualResult>
Included in content model of elements (1):
er:stepResult
XML Source (w/o annotations (1); see within schema source)
<xs:element name="actualResult">
<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 with "http://www.w3.org/1999/xhtml" namespace}
The actual result of the step agains expected result.
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 DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set