Element Nameの欄の要素をXPath式で指定する際は、名前空間プレフィックスとして「rc」を付与してください。
例:/%SupportService[./#expected/rc:SupportService/@id = '...']
Element  | Parent  | Element  | Component  | Component  | Component  | Data Type  | # of  | 
|---|---|---|---|---|---|---|---|
SupportService  | 
  | 個々のサポートサービス  | id  | Attribute  | ユニーク識別子  | ID  | 1  | 
name  | Attribute  | 正式名称  | string  | 0..1  | |||
type  | Attribute  | 種別("Support Desk", "Install Service"など)  | string  | 1  | |||
targetType  | Attribute  | ターゲット種別  | string  | 1  | |||
order  | Attribute  | 当該サポートサービスを示すオーダへのID参照  | IDREF  | 0..1  | |||
serviceNumber  | Attribute  | サービス型名  | string  | 0..1  | |||
contractType  | Attribute  | 契約形態.買取,レンタルなどの区分  | string  | 0..1  | |||
price  | Attribute  | 価格(単位付)  | string  | 0..1  | |||
SupportTarget  | Element  | サポート対象  | -  | 0..*  | |||
SupportTarget  | SupportService  | サポート対象  | ref  | Attribute  | サポート対象のID参照  | IDREF  | 1  |