element <qm:remote> (local)
Namespace:
Type:
anonymous complexType
Content:
complex, 8 elements, elem. wildcard
Defined:
Includes:
definitions of 8 elements, elem. wildcard
XML Representation Summary
<qm:remote>
   
Content: 
</qm:remote>
Content model elements (8):
Included in content model of elements (1):
qm:executionscript
Annotation
Properties only for remote script
XML Source (w/o annotations (10); see within schema source)
<xs:element name="remote">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="shareprefix" type="xs:string"/>
<xs:element maxOccurs="1" minOccurs="0" name="relativepath" type="xs:string"/>
<xs:element maxOccurs="1" minOccurs="0" name="fullpath" type="xs:string"/>
<xs:element maxOccurs="1" minOccurs="0" name="manageadapter" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="adapterid" type="xs:string"/>
<xs:element maxOccurs="1" minOccurs="0" name="labresource">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="inputParameter"/>
<!-- properties -->
<xs:element ref="markerAny"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 9/9)
qm:adapterid
Type:
xs:string, predefined, simple content
Id of the adapter that manages the script.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="adapterid" type="xs:string"/>

qm:fullpath
Type:
xs:string, predefined, simple content
The path to the script.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="fullpath" type="xs:string"/>

qm:inputParameter
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="inputParameter"/>

qm:labresource
Type:
anonymous complexType, empty content
Favourite Machine, if adapter available on it, test should be executed on it as first preference. Although it is not guaranted always.
XML Source (w/o annotations (2); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="labresource">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>

qm:manageadapter
Type:
xs:boolean, predefined, simple content
[READ-ONLY] Boolean indicating whether the script is managed by the adapter.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="manageadapter" type="xs:boolean"/>

qm:markerAny
Type:
xs:string, predefined, simple content
[READ-ONLY] A empty marker.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="markerAny"/>

qm:relativepath
Type:
xs:string, predefined, simple content
Location of the script relative to the shareprefix.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="relativepath" type="xs:string"/>

qm:shareprefix
Type:
xs:string, predefined, simple content
UNC prefix for the network share location.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="shareprefix" type="xs:string"/>

{any element with any namespace}
This is a placeholder for any extra content in the test script.
XML Source (w/o annotations (1); see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set