<wstop:TopicSpace name="MuwsNotificationTopics"
    targetNamespace="http://docs.oasis-open.org/wsdm/muwse2-2.xml"
    xmlns:muws1="http://docs.oasis-open.org/wsdm/muws1-2.xsd"
    xmlns:muws2="http://docs.oasis-open.org/wsdm/muws2-2.xsd"
    xmlns:wstop="http://docs.oasis-open.org/wsn/t-1.xsd" 
    xmlns:wsrf-rp="http://docs.oasis-open.org/wsrf/rp-1.xsd">

  <wstop:Topic name="IdentityCapability"
               messageTypes="muws1:ManagementEvent">
  </wstop:Topic>

  <wstop:Topic name="ManageabilityCharacteristicsCapability"
               messageTypes="muws1:ManagementEvent">
  </wstop:Topic>

  <wstop:Topic name="CorrelatablePropertiesCapability"
               messageTypes="muws1:ManagementEvent">
  </wstop:Topic>

  <wstop:Topic name="DescriptionCapability"
               messageTypes="muws1:ManagementEvent">
  </wstop:Topic>

  <wstop:Topic name="StateCapability"
               messageTypes="muws1:ManagementEvent">
  </wstop:Topic>

  <wstop:Topic name="OperationalStatusCapability"
               messageTypes="muws1:ManagementEvent">
  </wstop:Topic>

  <wstop:Topic name="MetricsCapability"
               messageTypes="muws1:ManagementEvent">
  </wstop:Topic>

  <wstop:Topic name="ConfigurationCapability"
               messageTypes="muws1:ManagementEvent">
  </wstop:Topic>

  <wstop:Topic name="RelationshipsCapability"
               messageTypes="muws1:ManagementEvent">

    <wstop:Topic name="RelationshipCreated"
                 messageTypes="muws1:ManagementEvent">
      <wstop:MessagePattern Dialect="http://www.w3.org/TR/1999/REC-xpath-19991116">
        //muws1:ManagementEvent[count(muws2:RelationshipCreatedNotification)=1]
      </wstop:MessagePattern>
    </wstop:Topic>

    <wstop:Topic name="RelationshipDeleted"
                 messageTypes="muws1:ManagementEvent">
      <wstop:MessagePattern Dialect="http://www.w3.org/TR/1999/REC-xpath-19991116">
        //muws1:ManagementEvent[count(muws2:RelationshipDeletedNotification)=1]
      </wstop:MessagePattern>
    </wstop:Topic>

  </wstop:Topic>

  <wstop:Topic name="RelationshipResourceCapability"
               messageTypes="muws1:ManagementEvent">
  </wstop:Topic>

  <wstop:Topic name="ManageabilityEndpointCreation"
               messageTypes="muws1:ManagementEvent">
    <wstop:MessagePattern Dialect="http://www.w3.org/TR/1999/REC-xpath-19991116">
      //muws1:ManagementEvent[count(muws2:CreationNotification)=1]
    </wstop:MessagePattern>

    <wstop:Topic name="ManageableResourceCreation"
                 messageTypes="muws1:ManagementEvent">
      <wstop:MessagePattern Dialect="http://www.w3.org/TR/1999/REC-xpath-19991116">
        //muws1:ManagementEvent[count(muws2:CreationNotification)=1]
      </wstop:MessagePattern>
    </wstop:Topic>

  </wstop:Topic>

  <wstop:Topic name="ManageabilityEndpointDestruction"
               messageTypes="muws1:ManagementEvent">
    <wstop:MessagePattern Dialect="http://www.w3.org/TR/1999/REC-xpath-19991116">
      //muws1:ManagementEvent[count(muws2:DestructionNotification)=1]
    </wstop:MessagePattern>

    <wstop:Topic name="ManageableResourceDestruction"
                 messageTypes="muws1:ManagementEvent">
      <wstop:MessagePattern Dialect="http://www.w3.org/TR/1999/REC-xpath-19991116">
        //muws1:ManagementEvent[count(muws2:DestructionNotification)=1]
      </wstop:MessagePattern>
    </wstop:Topic>

  </wstop:Topic>

</wstop:TopicSpace>

