Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「swcm」を付与してください。
例:/%MasterPackage[./#expected/swcm:MasterPackage/@id = '...']
| Element | Parent | Element | Component | Component | Component | Data Type | # of | 
|---|---|---|---|---|---|---|---|
| MasterPackage | 
 | MasterPackage情報 | id | Attribute | ユニーク識別子 | ID | 1 | 
| name | Attribute | アプリケーション名 | string | 1 | |||
| nickname | Attribute | ニックネーム | string | 1 | |||
| status | Attribute | 承認用ステータス | string | 1 | |||
| applicationType | Attribute | アプリケーション種別 | string | 1 | |||
| revision | Attribute | 修正識別子 | string | 1 | |||
| comment | Attribute | コメント | string | 0..1 | |||
| fingerprintAlgorithm | Attribute | fingerprint採取のアルゴリズム | string | 1 | |||
| MasterPackageEnvironment | Element | 展開先環境情報 | - | 1 | |||
| RegistrationFiles | Element | アプリケーション構成ファイル | - | 1 | |||
| MasterPackageEnvironment | MasterPackage | 展開先環境情報 | DeploymentCondition | Element | アプリケーション実行条件 | - | 0..* | 
| DeploymentCandidate | Element | 展開先候補 | - | 1..* | |||
| DeploymentCondition | MasterPackageEnvironment | アプリケーション実行条件 | type | Attribute | 条件種別 | string | 1 | 
| name | Attribute | type属性で指定した設定項目に対する値 | string | 1 | |||
| DeploymentCandidate | MasterPackageEnvironment | 展開先候補 | type | Attribute | 展開先情報の種別 | string | 1 | 
| name | Attribute | type属性で指定した設定項目に対する値 | string | 1 | |||
| RegistrationFiles | MasterPackage | DML登録ファイル情報 | RegistrationFile | Element | 個々の登録ファイル情報 | - | 1..* | 
| RegistrationFile | RegistrationFiles | 個々の登録ファイル情報 | id | Element | 登録ファイルのID | ID | 1 | 
| version | Attribute | バージョン | string | 1 | |||
| name | Attribute | ファイル名 | string | 1 | |||
| type | Attribute | ファイルの種類 | string | 1 | |||
| fingerprint | Attribute | fingerprintの値 | string | 0..1 |