Code Search for Developers
 
 
  

cddlm-prototype-callback.xsd from SmartFrog at Krugle


Show cddlm-prototype-callback.xsd syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema targetNamespace="http://gridforum.org/cddlm/serviceAPI/notifications/2004/10/11/"
  xmlns:types="http://gridforum.org/cddlm/serviceAPI/notifications/2004/10/11/"
  xmlns="http://gridforum.org/cddlm/serviceAPI/notifications/2004/10/11/"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  elementFormDefault="qualified">
  <!--
  xmlns:jsdl="http://www.gridforum.org/JSDL"
  xmlns:wsbf="http://www.ibm.com/xmlns/stdwip/web-services/WS-BaseFaults"
    -->
  <!-- ============================================================= -->
  <xsd:annotation>
    <xsd:documentation>
  
    This is the XSD describing the types of the CDDLM service API

    Version: 0.1.
    This is a prototype callback for notification events


    The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
    NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED",  "MAY", and
    "OPTIONAL" in this document are to be interpreted as described in
    RFC 2119.
    http://www.ietf.org/rfc/rfc2119.txt

    </xsd:documentation>
  </xsd:annotation>
<!-- ============================================================= -->

  <!-- ============================================================= -->
  <!-- information for a subscription -->
  <!-- ============================================================= -->
  <xsd:complexType name="prototypeSubscriptionRequest">
    <xsd:annotation>
      <xsd:documentation>
      Information needed to subscribe to CDDLM prototypes
        address: URL of endpoint
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
      <xsd:element name="address" type="xsd:anyURI"/>
    </xsd:sequence>
  </xsd:complexType>

</xsd:schema>



See more files for this project here

SmartFrog

SmartFrog (Smart Framework for Object Groups) is a framework for configuring and automatically activating distributed applications. \r\nThe SmartFrog framework is released under LGPL license.\r\nMore info at: www.smartfrog.org

Project homepage: http://sourceforge.net/projects/smartfrog
Programming language(s): Java,XML
License: other

  faults/
    faults.dtd
  WS-BaseFaults.wsdl
  WS-BaseFaults.xsd
  WS-BaseN.wsdl
  WS-BaseN.xsd
  WS-BrokeredN.wsdl
  WS-BrokeredN.xsd
  WS-ResourceLifetime.wsdl
  WS-ResourceLifetime.xsd
  WS-ResourceProperties.wsdl
  WS-ResourceProperties.xsd
  WS-ServiceGroup.wsdl
  WS-ServiceGroup.xsd
  WS-Topics.xsd
  callbackAPI.wsdl
  cddlm-prototype-callback.xsd
  cddlm.xsd
  client-mapping.properties
  constants.xml
  createHtmlConstants.xsl
  createJavaConstants.xsl
  deployAPIschema.xsd
  deploymentAPI.wsdl
  jsdl.xsd
  namespace-package-mapping.properties
  smartfrog.xsd
  webserver.cdl
  ws-addressing.xsd
  wsdl.xsd
  xml.xsd
  xmlsoap.xsd