Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 4 attributes |
Defined: |
|
Includes: |
definitions of 4 attributes |
XML Representation Summary | |||
<stepResult | |||
actualResult | = |
xs:string | |
endTime | = |
xs:string | |
result | = |
xs:string | |
startTime | = |
xs:string | |
/> |
<xs:element maxOccurs="unbounded" name="stepResult"> <xs:complexType> </xs:complexType> </xs:element> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="actualResult" type="xs:string" use="optional"/> |
Type: |
xs:string, predefined |
Use: |
required |
<xs:attribute name="endTime" type="xs:string" use="required"/> |
Type: |
xs:string, predefined |
Use: |
required |
<xs:attribute name="result" type="xs:string" use="required"/> |
Type: |
xs:string, predefined |
Use: |
required |
<xs:attribute name="startTime" type="xs:string" use="required"/> |
XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |