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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

wsnt:Notify

Element information

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

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

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Sample instance

<wsnt:Notify xsi:schemaLocation="http://docs.oasis-open.org/wsn/b-2 ../../xsd/oasis-open.org/wsn/b-2/b-2.xsd">
   <wsnt:NotificationMessage>
      <wsnt:SubscriptionReference>
         <wsa:Address>http://www.cjis.fbi.gov/N-DEx/NotificationService/12345</wsa:Address>
      </wsnt:SubscriptionReference>
      <wsnt:Message>
         <ulexsn:DataItemRetrievalSubscriptionNotification>
            <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>2006-12-17T09:30:47.0Z</ulex:MessageDateTime>
               <wsa:MessageID>http://www.cjis.fbi.gov/N-DEx/NotificationService/308</wsa:MessageID>
               <wsa:RelatesTo>http://www.cjis.fbi.gov/OneDOJ/413</wsa:RelatesTo>
               <ulex:MessageOriginMetadata>
                  <lexs:SystemIdentifier>
                     <nc:OrganizationName>Hypothetical Organization E</nc:OrganizationName>
                     <lexs:SystemID>SysE</lexs:SystemID>
                  </lexs:SystemIdentifier>
                  <lexs:SystemContact>
                     <nc:PersonGivenName>Jim</nc:PersonGivenName>
                     <nc:PersonSurName>West</nc:PersonSurName>
                     <nc:ContactTelephoneNumber>
                        <nc:FullTelephoneNumber>
                           <nc:TelephoneNumberFullID>770-555-1212</nc:TelephoneNumberFullID>
                        </nc:FullTelephoneNumber>
                     </nc:ContactTelephoneNumber>
                  </lexs:SystemContact>
               </ulex:MessageOriginMetadata>
               <lexs:MessageDestinationIdentifier>
                  <nc:OrganizationName>Hypothetical Organization F</nc:OrganizationName>
                  <lexs:SystemID>SysF</lexs:SystemID>
               </lexs:MessageDestinationIdentifier>
            </ulex:SNMessageMetadata>
            <ulex:RetrievalOriginMetadata>
               <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:UserAssertion>
                  <lexs:UserID>ABC123</lexs:UserID>
                  <nc:PersonGivenName>Bill</nc:PersonGivenName>
                  <nc:PersonSurName>Jones</nc:PersonSurName>
                  <nc:ContactTelephoneNumber>
                     <nc:NANPTelephoneNumber>
                        <nc:TelephoneAreaCodeID>111</nc:TelephoneAreaCodeID>
                        <nc:TelephoneExchangeID>222</nc:TelephoneExchangeID>
                        <nc:TelephoneLineID>3333</nc:TelephoneLineID>
                     </nc:NANPTelephoneNumber>
                  </nc:ContactTelephoneNumber>
                  <nc:OrganizationName>ATF</nc:OrganizationName>
               </lexs:UserAssertion>
            </ulex:RetrievalOriginMetadata>
         </ulexsn:DataItemRetrievalSubscriptionNotification>
      </wsnt:Message>
   </wsnt:NotificationMessage>
</wsnt:Notify>