To allow overloading of the transaction Target type: a transaction must be a test, but performed on a production server of a certain host. If omitted, the same target as the transaction one is used (if not present on transaction, prod is used). |
Complex Type | HostType |
<xs:attribute name="Target" type="TargetCodeType" use="optional"> <xs:annotation> <xs:documentation>To allow overloading of the transaction Target type: a transaction must be a test, but performed on a production server of a certain host. If omitted, the same target as the transaction one is used (if not present on transaction, prod is used).</xs:documentation> </xs:annotation> </xs:attribute> |