Schema Central  >  LEXS 4.0  >  bf-2.xsd  >  wsrf-bf:FaultCause
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

wsrf-bf:FaultCause

Element information

Namespace: http://docs.oasis-open.org/wsrf/bf-2

Schema document: oasis-open.org/wsrf/bf-2/bf-2.xsd

Type: Anonymous

Properties: Local, Qualified

Content

  • Any element [1..1] Namespace: ##other, Process Contents: lax

Attributes

None

Used in

Sample instance

<wsrf-bf:FaultCause>
   <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>
</wsrf-bf:FaultCause>