wsrf-rp:SetResourcePropertyRequestFailedFault
Element information
Namespace: http://docs.oasis-open.org/wsrf/rp-2
Schema document: rp-2.xsd
Type: wsrf-rp:SetResourcePropertyRequestFailedFaultType
Properties: Global, Qualified
Content
- Sequence [1..1]
- Any element [0..*] Namespace: ##other, Process Contents: lax
- wsrf-bf:Timestamp [1..1]
- wsrf-bf:Originator [0..1]
- wsrf-bf:ErrorCode [0..1]
- wsrf-bf:Description [0..*]
- wsrf-bf:FaultCause [0..1]
- wsrf-rp:ResourcePropertyChangeFailure [1..1]
from type wsrf-bf:BaseFaultType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax | from type wsrf-bf:BaseFaultType |
Sample instance
<wsrf-rp:SetResourcePropertyRequestFailedFault> <!--any element--> <wsrf-bf:Timestamp>2000-01-01T12:00:00</wsrf-bf:Timestamp> <wsrf-bf:Originator> <wsa:Address>http://www.example.com/</wsa:Address> <wsa:ReferenceParameters> <!--any element--> </wsa:ReferenceParameters> <wsa:Metadata> <!--any element--> </wsa:Metadata> <!--any element--> </wsrf-bf:Originator> <wsrf-bf:ErrorCode dialect="http://www.example.com/"/> <wsrf-bf:Description>string</wsrf-bf:Description> <wsrf-bf:FaultCause> <!--any element--> </wsrf-bf:FaultCause> <wsrf-rp:ResourcePropertyChangeFailure> <wsrf-rp:CurrentValue> <!--any element--> </wsrf-rp:CurrentValue> <wsrf-rp:RequestedValue> <!--any element--> </wsrf-rp:RequestedValue> </wsrf-rp:ResourcePropertyChangeFailure> </wsrf-rp:SetResourcePropertyRequestFailedFault>