taskType 複合型
- [アーティクル]
-
-
Task 要素の子要素とシーケンス情報を定義します。
<xs:complexType name="taskType">
<xs:all>
<xs:element name="RegistrationInfo"
type="registrationInfoType"
minOccurs="0"
/>
<xs:element name="Triggers"
type="triggersType"
minOccurs="0"
/>
<xs:element name="Settings"
type="settingsType"
minOccurs="0"
/>
<xs:element name="Data"
type="dataType"
minOccurs="0"
/>
<xs:element name="Principals"
type="principalsType"
minOccurs="0"
/>
<xs:element name="Actions"
type="actionsType"
/>
</xs:all>
<xs:attribute name="version"
type="versionType"
use="optional"
fixed="1.3"
/>
</xs:complexType>
子要素
属性
要件
要件 |
値 |
サポートされている最小のクライアント
|
Windows Vista [デスクトップ アプリのみ]
|
サポートされている最小のサーバー
|
Windows Server 2008 [デスクトップ アプリのみ]
|
こちらもご覧ください
-
タスク スケジューラ スキーマ複合型
-
タスク スケジューラ