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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

wsnt:Subscribe

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:Subscribe xsi:schemaLocation="http://docs.oasis-open.org/wsn/b-2 ../../xsd/oasis-open.org/wsn/b-2/b-2.xsd">
   <wsnt:ConsumerReference>
      <wsa:Address>http://www.cjis.fbi.gov/OneDOJ/017</wsa:Address>
   </wsnt:ConsumerReference>
   <wsnt:Filter>
      <ulexsn:DataItemRetrievalSubscription>
         <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/OneDOJ/413</wsa:MessageID>
            <wsa:To>http://www.cjis.fbi.gov/N-DEx/NotificationService</wsa:To>
            <wsa:ReplyTo>
               <wsa:Address>http://www.cjis.fbi.gov/OneDOJ/017</wsa:Address>
            </wsa:ReplyTo>
            <wsa:Action>http://docs.oasis-open.org/wsn/bw-2/NotificationProducer/SubscribeRequest</wsa:Action>
            <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>
         <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:DataItemID>USMS-1232333</ulex:DataItemID>
      </ulexsn:DataItemRetrievalSubscription>
   </wsnt:Filter>
   <wsnt:InitialTerminationTime>2009-12-01T09:30:47.0Z</wsnt:InitialTerminationTime>
</wsnt:Subscribe>