ulexfaults:QueryObjectNotSupportedFault
An unsupported query object fault (e.g. query was on vehicle and service provider doesn't handle vehicles).
Element information
Namespace: http://ulex.gov/faults/2.0
Schema document: ulex.gov/ulex-faults/2.0/ulex-faults.xsd
Type: ulexfaults:BaseFaultType
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]
- Choice [0..1]
- ulex:DEMessageMetadataMetadata about a ULEX domain exchange message.
- ulex:PDMessageMetadataMetadata about a ULEX publish message.
- ulex:SNMessageMetadataMetadata about a ULEX subscription/notification message.
- ulex:SRMessageMetadataMetadata about an SR message.
from subst. group ulex:MessageMetadataAbstract
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
<ulexfaults:QueryObjectNotSupportedFault xsi:schemaLocation="http://ulex.gov/faults/2.0 ../../xsd/ulex.gov/ulex-faults/2.0/ulex-faults.xsd"> <wsrf-bf:Timestamp>2009-12-15T12:13:13</wsrf-bf:Timestamp> <wsrf-bf:ErrorCode dialect="http://ulex.gov/faults/2.0">QueryObjectNotSupportedFault</wsrf-bf:ErrorCode> <wsrf-bf:Description>Unsupported Query Object fault (e.g. query was on vehicle and service provider doesn't handle vehicles).</wsrf-bf:Description> <ulex:SNMessageMetadata> <ulex:ULEXFrameworkVersionText>2.0</ulex:ULEXFrameworkVersionText> <ulex:ULEXImplementation> <ulex:ULEXImplementationVersionText>4.0</ulex:ULEXImplementationVersionText> <ulex:ULEXImplementationName>LEXS</ulex:ULEXImplementationName> </ulex:ULEXImplementation> <ulex:MessageDateTime>2009-12-15T12:13:13</ulex:MessageDateTime> <wsa:MessageID>http://www.cjis.fbi.gov/N-DEx/NotificationService/741</wsa:MessageID> <ulex:MessageOriginMetadata> <lexs:SystemIdentifier> <nc:OrganizationName>Hypothetical Organization F</nc:OrganizationName> <lexs:SystemID>SysF</lexs:SystemID> </lexs:SystemIdentifier> <lexs:SystemContact> <nc:PersonGivenName>Bob</nc:PersonGivenName> <nc:PersonSurName>Jones</nc:PersonSurName> <nc:ContactTelephoneNumber> <nc:FullTelephoneNumber> <nc:TelephoneNumberFullID>404-555-1212</nc:TelephoneNumberFullID> </nc:FullTelephoneNumber> </nc:ContactTelephoneNumber> </lexs:SystemContact> </ulex:MessageOriginMetadata> <lexs:MessageDestinationIdentifier> <nc:OrganizationName>Hypothetical Organization E</nc:OrganizationName> <lexs:SystemID>SysE</lexs:SystemID> </lexs:MessageDestinationIdentifier> </ulex:SNMessageMetadata> </ulexfaults:QueryObjectNotSupportedFault>