Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 5 attributes, 1 element |
Defined: |
|
Includes: |
definitions of 5 attributes and 1 element |
XML Representation Summary | |||||
<stepResult | |||||
actualResult | = |
xs:string | |||
endTime | = |
xs:long | |||
result | = |
xs:string | |||
startTime | = |
xs:long | |||
vega:id | = |
xs:string | |||
> | |||||
|
|||||
</stepResult> |
<xs:element maxOccurs="unbounded" minOccurs="0" name="stepResult"> <xs:complexType> <xs:sequence> <xs:complexType> <xs:sequence> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute name="actualResult" type="xs:string"/> |
Type: |
xs:long, predefined |
Use: |
optional |
<xs:attribute name="endTime" type="xs:long"/> |
Type: |
xs:string, predefined |
Use: |
required |
<xs:attribute name="result" type="xs:string" use="required"/> |
Type: |
xs:long, predefined |
Use: |
optional |
<xs:attribute name="startTime" type="xs:long"/> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute ref="vega:id"/> |
Type: |
anonymous, complex content |
<xs:element name="properties"> <xs:complexType> <xs:sequence> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |