Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 2 attributes, 8 elements |
Defined: |
globally in testscript.xsd, see XML source |
Includes: |
definitions of 2 attributes and 8 elements |
Used: |
at 2 locations |
XML Representation Summary | |||||
<step | |||||
type | = |
xs:string | |||
vega:id | = |
xs:string | |||
> | |||||
|
|||||
</step> |
step, |
step, |
<xs:element name="step"> <xs:complexType> <xs:sequence> <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> <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> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:complexType> </xs:complexType> </xs:element> <xs:complexType> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
Type: |
xs:string, predefined |
Use: |
required |
<xs:attribute name="type" type="xs:string" use="required"/> |
Type: |
xs:string, predefined |
Use: |
optional |
<xs:attribute ref="vega:id"/> |
Type: |
anonymous, empty content |
<xs:element maxOccurs="unbounded" minOccurs="0" name="attachment"> <xs:complexType> </xs:complexType> </xs:element> |
Type: |
anonymous, mixed content |
<xs:element 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> |
Type: |
anonymous, mixed content |
<xs:element name="expectedResult"> <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> |
Type: |
anonymous, empty content |
Type: |
xs:string, predefined, simple content |
<xs:element name="name" type="xs:string"/> |
Type: |
xs:string |
Type: |
anonymous, complex content |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="step"/> |
Type: |
xs:string, predefined, simple content |
<xs:element name="title" type="xs:string"/> |
XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |