Schema Central  >  LEXS 4.0  >  b-2.xsd  >  wsnt:SubscribeCreationFailedFault
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

wsnt:SubscribeCreationFailedFault

Element information

Namespace: http://docs.oasis-open.org/wsn/b-2

Schema document: oasis-open.org/wsn/b-2/b-2.xsd

Type: wsnt:SubscribeCreationFailedFaultType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute [0..*]Namespace: ##other, Process Contents: laxfrom type wsrf-bf:BaseFaultType

Sample instance

<wsnt:SubscribeCreationFailedFault xsi:schemaLocation="http://docs.oasis-open.org/wsn/b-2 ../../xsd/oasis-open.org/wsn/b-2/b-2.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>
   <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>
</wsnt:SubscribeCreationFailedFault>