Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 1 element |
Defined: |
globally in qm.xsd; see XML source |
Includes: |
definition of 1 element |
Used: |
at 13 locations |
XML Representation Summary |
|||||
<qm:customAttributes> |
|||||
|
|||||
</qm:customAttributes> |
<!-- If you make any change over here, make sure to make same change in testscript.xsd for customAttributes .... -->
<!-- If you make any change over here, make sure to make same change in executionresult.xsd for customAttributes .... -->
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="1" name="customAttribute">
<xs:complexType>
<xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
|
Type: |
anonymous complexType, complex content |
<xs:complexType>
<xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:element>
|
XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set
|