Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 1 element |
Defined: |
|
Includes: |
definition of 1 element |
XML Representation Summary |
|||||
<customAttributes> |
|||||
|
|||||
</customAttributes> |
<!-- If you make any change over here, make sure to make same change in qm.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
|