Schema Central  >  LEXS 4.0  >  ulex-faults.xsd  >  ulexfaults:QueryObjectNotSupportedFault
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

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

Attributes

NameOccTypeDescriptionNotes
Any attribute [0..*]Namespace: ##other, Process Contents: laxfrom 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>