diagram |
 |
children |
RunOptions Dynamics Tactical XSBC FEC FileNames |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | description | xsd:string | optional | | | |
|
annotation |
appinfo | Optional run-time parameter selections. |
|
source |
<xsd:complexType name="UsvExecutionParametersType">
<xsd:annotation>
<xsd:appinfo>Optional run-time parameter selections.</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="RunOptions" type="RunOptionsType"/>
<xsd:element name="Dynamics" type="HostIDType"/>
<xsd:element name="Tactical" type="HostIDType"/>
<xsd:element name="XSBC" type="XsbcTransferOptionsType"/>
<!-- Implement Forward Error Correction (FEC) 13 APR 05 (tdn) -->
<xsd:element name="FEC" type="FecTransferOptionsType"/>
<xsd:element name="FileNames" type="FileLocationsType"/>
</xsd:sequence>
<xsd:attributeGroup ref="commonAttributes"/>
</xsd:complexType> |