<?xml version="1.0" standalone="yes" ?>

<?xml-stylesheet type="text/xsl" href="xml2xhtml.xsl"?>

<standards xmlns="http://www.innoq.com/schemas/ws-standards"
	xmlns:xlink="http://www.w3.org/1999/xlink">
	<version>
		<num>3.0</num>
		<lastmodified>17.11.2006</lastmodified>
		<lastmodifiedby>al</lastmodifiedby>
	</version>
	<group id="bodies">
		<name>Standards Bodies</name>
		<organization id="wsi">
			<name>Web Services Interoperability Organization</name>
			<acronym>WS-I</acronym>
			<url>http://www.ws-i.org/</url>
			<description>
				is an open industry organization chartered to promote
				Web services interoperability across platforms,
				operating systems and programming languages. The
				organization's diverse community of Web services leaders
				helps customers to develop interoperable Web services by
				providing guidance, recommended practices and supporting
				resources. Specifically, WS-I creates, promotes and
				supports generic protocols for the interoperable
				exchange of messages between Web services.
			</description>
		</organization>
		<organization id="w3">
			<name>World Wide Web Consortium</name>
			<acronym>W3C</acronym>
			<url>http://www.w3.org/</url>
			<description>
				was created in October 1994 to lead the World Wide Web
				to its full potential by developing common protocols
				that promote its evolution and ensure its
				interoperability. W3C has over 350 Member organizations
				from all over the world and has earned international
				recognition for its contributions to the growth of the
				Web. W3C is designing the infrastructure, and defining
				the architecture and the core technologies for Web
				services. In September 2000, W3C started the XML
				Protocol Activity to address the need for an XML-based
				protocol for application-to-application messaging. In
				January 2002, the Web Services Activity was launched,
				subsuming the XML Protocol Activity and extending its
				scope.
			</description>
		</organization>
		<organization id="ietf">
			<name>Internet Engineering Task Force</name>
			<acronym>IETF</acronym>
			<url>http://www.ietf.org/</url>
			<description>
				is a large open international community of network
				designers, operators, vendors, and researchers concerned
				with the evolution of the Internet architecture and the
				smooth operation of the Internet.
			</description>
		</organization>
		<organization id="oasis">
			<name>
				Organization for the Advancement of Structured
				Information Standards
			</name>
			<acronym>OASIS</acronym>
			<url>http://www.oasis-open.org/</url>
			<description>
				is a not-for-profit, international consortium that
				drives the development, convergence, and adoption of
				e-business standards. The consortium produces more Web
				services standards than any other organization along
				with standards for security, e-business, and
				standardization efforts in the public sector and for
				application-specific markets. Founded in 1993, OASIS has
				more than 4,000 participants representing over 600
				organizations and individual members in 100 countries.
			</description>
		</organization>
	</group>


	<group id="xml_standards">

		<name>XML Standards</name>

		<standard id="xml.xml_1_0">
			<title>XML 1.0</title>
			<url>http://www.w3.org/TR/xml/</url>
			<authors>W3C</authors>
			<version>1.0</version>
			<status>Recommendation</status>
			<description>
				is a pared-down version of SGML, designed especially for
				Web documents. It allows one to create own customized
				tags, enabling the definition, transmission, validation,
				and interpretation of data between applications and
				between organizations.
			</description>
		</standard>

		<standard id="xml.xml_1_1">
			<title>XML 1.1</title>
			<url>http://www.w3.org/TR/xml11/</url>
			<authors>W3C</authors>
			<version>1.1</version>
			<status>Recommendation</status>
			<description>
				is a pared-down version of SGML, designed especially for
				Web documents. It allows one to create own customized
				tags, enabling the definition, transmission, validation,
				and interpretation of data between applications and
				between organizations.
			</description>
		</standard>

		<standard id="xml.xml_namespace">
			<title>Namespaces in XML</title>
			<url>http://www.w3.org/TR/xml-names11/</url>
			<authors>W3C</authors>
			<version>1.1</version>
			<status>Recommendation</status>
			<description>
				provide a simple method for qualifying element and
				attribute names used in XML documents by associating
				them with namespaces identified by IRI references.
			</description>
		</standard>

		<standard id="xml.xml_infoset">
			<title>XML Information Set (Second Edition)</title>
			<url>http://www.w3.org/TR/xml-infoset</url>
			<authors>W3C</authors>
			<version>1.0</version>
			<status>Recommendation</status>
			<description>
				is an abstract data set to provide a consistent set of
				definitions for use in other specifications that need to
				refer to the information in a well-formed XML document.
			</description>
		</standard>

		<standard id="xml.xml_schema">
			<title>XML Schema</title>
			<url>http://www.w3.org/TR/xmlschema11-1/</url>
			<authors>W3C</authors>
			<version>1.1</version>
			<status>Working Draft</status>
			<description>
				is an XML language for describing and constraining the
				content of XML documents.
			</description>
		</standard>

		<standard id="xml.xop">
			<title>XML binary Optimized Packaging (XOP)</title>
			<url>http://www.w3.org/TR/xop10/</url>
			<authors>W3C</authors>
			<version>1.0</version>
			<status>Recommendation</status>
			<description>
				is an XML language for describing and constraining the
				content of XML documents.
			</description>
		</standard>

		<standard id="xml.dmcbdx">
			<title>
				Describing Media Content of Binary Data in XML (DMCBDX)
			</title>
			<url>http://www.w3.org/TR/xml-media-types/</url>
			<authors>W3C</authors>
			<version></version>
			<status>Note</status>
			<description>
				specifies how to indicate the content-type associated
				with binary element content in an XML document and to
				specify, in XML Schema, the expected content-type(s)
				associated with binary element content.
			</description>
		</standard>

	</group>


	<group id="messaging">

		<name>Messaging Specifications</name>

		<standard id="msg.soap_1_1">
			<title>SOAP 1.1</title>
			<url>http://www.w3.org/TR/2000/NOTE-SOAP-20000508/</url>
			<authors>W3C</authors>
			<version>1.1</version>
			<status>Note</status>
			<description>
				is a lightweight, xml-based protocol for exchange of
				information in a decentralized, distributed environment.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.soap_1_2">
			<title>SOAP 1.2</title>
			<url>http://www.w3.org/TR/soap12-part1/</url>
			<authors>W3C</authors>
			<version>1.2</version>
			<status>Recommendation</status>
			<description>
				is a lightweight, xml-based protocol for exchange of
				information in a decentralized, distributed environment.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.mtom">
			<title>
				SOAP Message Transmission Optimization Mechanism (MTOM)
			</title>
			<url>http://www.w3.org/TR/soap12-mtom/</url>
			<authors>W3C</authors>
			<version></version>
			<status>Recommendation</status>
			<description>
				describes an abstract feature for optimizing the
				transmission and/or wire format of a SOAP message.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.rrshb">
			<title>
				Resource Representation SOAP Header Block (RRSHB)
			</title>
			<url>http://www.w3.org/TR/soap12-rep/</url>
			<authors>W3C</authors>
			<version></version>
			<status>Recommendation</status>
			<description>
				complements MTOM by defining mechanisms for describing
				and conveying non-XML resource representations in a SOAP
				1.2 message.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>


		<standard id="msg.addressing">
			<title>WS-Addressing - Core</title>
			<url>http://www.w3.org/TR/ws-addr-core</url>
			<authors>W3C</authors>
			<version>1.0</version>
			<status>Recommendation</status>
			<description>
				provides transport-neutral mechanisms to address Web
				services and messages. This specification defines XML
				elements to identify Web service endpoints and to secure
				end-to-end endpoint identification in messages.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.addWSDLbinding">
			<title>WS Addressing - WSDL Binding</title>
			<url>http://www.w3.org/TR/ws-addr-wsdl/</url>
			<authors>W3C</authors>
			<version>1.0</version>
			<status>Candidate Recommendation</status>
			<description>
				defines how the abstract properties defined in Web
				Services Addressing - Core are described using WSDL.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.addSOAPbinding">
			<title>WS Addressing - SOAP Binding</title>
			<url>http://www.w3.org/TR/ws-addr-soap/</url>
			<authors>W3C</authors>
			<version>1.0</version>
			<status>Recommendation</status>
			<description>
				provides transport-neutral mechanisms to address Web
				services and messages.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.event">
			<title>WS-Eventing</title>
			<url>http://www.w3.org/Submission/WS-Eventing</url>
			<authors>W3C</authors>
			<version></version>
			http://www.w3.org/TR/ws-addr-core/
			<status>W3C Member Submission</status>
			<description>
				defines a baseline set of operations that allow Web
				services to provide asynchronous notifications to
				interested parties.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.wsn">
			<title>WS-Notification (WSN)</title>
			<url>
				http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsn
			</url>
			<authors>OASIS</authors>
			<version>1.3</version>
			<status>OASIS-Standard</status>
			<description>
				is a family of related white papers and specifications
				that define a standard Web services approach to
				notification using a topic-based publish/subscribe
				pattern.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.baseNotification">
			<title>WS-BaseNotification</title>
			<url>
				http://docs.oasis-open.org/wsn/wsn-ws_base_notification-1.3-spec-os.htm
			</url>
			<authors>OASIS</authors>
			<version>1.3</version>
			<status>OASIS-Standard</status>
			<description>
				standardizes the terminology, concepts, operations, WSDL
				and XML needed to express the basic roles involved in
				Web services publish and subscribe for notification
				message exchange.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.topics">
			<title>WS-Topics</title>
			<url>
				http://docs.oasis-open.org/wsn/wsn-ws_topics-1.3-spec-pr-02.htm
			</url>
			<authors>OASIS</authors>
			<version>1.3</version>
			<status>OASIS-Standard</status>
			<description>
				defines three topic expression dialects that can be used
				as subscription expressions in subscribe request
				messages and other parts of the WS-Notification system.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.brokeredNotification">
			<title>WS-BrokeredNotification</title>
			<url>
				http://docs.oasis-open.org/wsn/wsn-ws_brokered_notification-1.3-spec-os.htm
			</url>
			<authors>OASIS</authors>
			<version>1.3</version>
			<status>OASIS-Standard</status>
			<description>
				defines the interface for the NotificationBroker. A
				NotificationBroker is an intermediary, which, among
				other things, allows publication of messages from
				entities that are not themselves service providers.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="msg.enumeration">
			<title>WS-Enumeration</title>
			<url>http://www.w3.org/Submission/WS-Enumeration/</url>
			<authors>W3C</authors>
			<version></version>
			<status>Public Draft</status>
			<description>
				describes a general SOAP-based protocol for enumerating
				a sequence of XML elements that is suitable for
				traversing logs, message queues, or other linear
				information models.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resources</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

	</group>


	<group id="metadata">

		<name>Meta Data Standards</name>

		<standard id="metadata.uddi">
			<title>
				Universal Description, Discovery and Integration
			</title>
			<url>
				http://www.oasis-open.org/committees/uddi-spec/doc/spec/v3/uddi-v3.0.2-20041019.htm
			</url>
			<authors>OASIS</authors>
			<version>3.0.2</version>
			<status>OASIS-Standard</status>
			<description>
				defines a set of services supporting the description and
				discovery of businesses, organizations, and other Web
				services providers, the Web services they make
				available, and the technical interfaces which may be
				used to access those services.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>security</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="metadata.wsdl_1_1">
			<title>Web Services Description Language 1.1</title>
			<url>http://www.w3.org/TR/wsdl</url>
			<authors>W3C</authors>
			<version>1.1</version>
			<status>Note</status>
			<description>
				is an XML-based language for describing Web services and
				how to access them. It specifies the location of the
				service and the operations (or methods) the service
				exposes.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="metadata.wsdl_2_0">
			<title>Web Services Description Language 2.0 Core</title>
			<url>http://www.w3.org/TR/wsdl20/</url>
			<authors>W3C</authors>
			<version>2.0</version>
			<status>Candidate Recommendation</status>
			<description>
				is an XML-based language for describing Web services and
				how to access them. It specifies the location of the
				service and the operations (or methods) the service
				exposes.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="metadata.wsdl_2_SOAPbinding">
			<title>
				Web Services Description Language 2.0 SOAP Binding
			</title>
			<url>http://www.w3.org/TR/wsdl20-soap11-binding</url>
			<authors>W3C</authors>
			<version>2.0</version>
			<status>Working Draft</status>
			<description>
				describes the concrete details for using WSDL 2.0 in
				conjunction with SOAP 1.1 protocol.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="metadata.ws_mx">
			<title>WS-MetadataExchange</title>
			<url>
				http://specs.xmlsoap.org/ws/2004/09/mex/WS-MetadataExchange.pdf
			</url>
			<authors>
				BEA Systems, Computer Associates, IBM, Microsoft, SAP,
				Sun Microsystems, and webMethods
			</authors>
			<version>1.1</version>
			<status>Public Draft</status>
			<description>
				enables a service to provide metadata to others through
				a Web services interface. Given only a reference to a
				Web service, an user can access a set of WSDL/SOAP
				operations to retrieve the metadata that describes the
				service.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>security</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="metadata.ws_policy">
			<title>WS-Policy</title>
			<url>
				http://www.w3.org/TR/2006/WD-ws-policy-primer-20061018/
			</url>
			<authors>W3C</authors>
			<version>1.5</version>
			<status>Working Draft</status>
			<description>
				describes the capabilities and constraints of the
				policies on intermediaries and endpoints (e.g. business
				rules, required security tokens, supported encryption
				algorithms, privacy rules).
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>security</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="metadata.policyAssertions">
			<title>WS-PolicyAssertions</title>
			<url>
				http://xml.coverpages.org/ws-policyassertionsV11.pdf
			</url>
			<authors>BEA Systems, IBM, Microsoft, SAP</authors>
			<version>1.1</version>
			<status>Public Draft</status>
			<description>
				provides an initial set of assertions to address some
				common needs of Web services applications.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>security</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="metadata.ws_policyAttachement">
			<title>WS-PolicyAttachment</title>
			<url>http://www.w3.org/Submission/WS-PolicyAttachment/</url>
			<authors>W3C</authors>
			<version>1.2</version>
			<status>W3C Member Submission</status>
			<description>
				defines two general-purpose mechanisms for associating
				policies with the subjects to which they apply; the
				policies may be defined as part of existing metadata
				about the subject or the policies may be defined
				independently and associated through an external binding
				to the subject.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>security</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="metadata.wsDiscovery">
			<title>WS-Discovery</title>
			<url>
				http://msdn.microsoft.com/library/en-us/dnglobspec/html/WS-Discovery.pdf
			</url>
			<authors>
				Microsoft, BEA Systems, Canon, Intel, and webMethods
			</authors>
			<version></version>
			<status>Draft</status>
			<description>
				defines a multicast discovery protocol for dynamic
				discovery of services on ad-hoc and managed networks.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>security</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

	</group>


	<group id="attachments">

		<name>Attachments</name>

		<standard id="attachement.ws_attachement">
			<title>WS-Attachments</title>
			<url>
				http://www-106.ibm.com/developerworks/webservices/library/ws-attach.html
			</url>
			<authors>Microsoft, IBM</authors>
			<version></version>
			<status>Internet-Draft</status>
			<description>
				defines an abstract model for SOAP attachments and based
				on this model defines a mechanism for encapsulating a
				SOAP message and zero or more attachments in a DIME
				message
			</description>
			<dependency></dependency>
		</standard>

		<standard id="attachement.dime">
			<title>Direct Internet Message Encapsulation</title>
			<url>
				http://msdn.microsoft.com/library/en-us/dnglobspec/html/draft-nielsen-dime-02.txt
			</url>
			<authors>(IETF) Microsoft, IBM</authors>
			<version></version>
			<status>Internet-Draft</status>
			<description>
				is a lightweight, binary message format that can be used
				to encapsulate one or more application-defined payloads
				of arbitrary type and size into a single message
				construct
			</description>
			<dependency></dependency>
		</standard>

	</group>


	<group id="reliable_messaging">

		<name>Reliable Messaging</name>


		<standard id="reliability.wsrm_1_1">
			<title>WS-ReliableMessaging</title>
			<url>
				http://docs.oasis-open.org/ws-rx/wsrm/200608/wsrm-1.1-spec-cd-04.html
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>Committe draft</status>
			<description>
				describes a protocol that allows Web services to
				communicate reliable in the presence of software
				component, system, or network failures. It defines a
				SOAP binding that is required for interoperability.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>basic profile</name>
				</layer>
				<layer>
					<num>3</num>
					<name>security</name>
				</layer>
				<layer>
					<num>4</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="reliability.ws_reliability">
			<title>WS-Reliability</title>
			<url>
				http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrm
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>OASIS-Standard</status>
			<description>
				is a SOAP-based protocol for exchanging SOAP messages
				with guaranteed delivery, no duplicates, and guaranteed
				message ordering. WS-Reliability is defined as SOAP
				header extensions and is independent of the underlying
				protocol. This specification contains a binding to HTTP.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>basic profile</name>
				</layer>
				<layer>
					<num>3</num>
					<name>security</name>
				</layer>
				<layer>
					<num>4</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="reliability.ws_rm_policy_1_1">
			<title>Web Services ReliableMessaging Policy Assertion</title>
			<url>http://docs.oasis-open.org/ws-rx/wsrmp/200608/wsrmp-1.1-spec-cd-04.html</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>Committee Draft</status>
			<description>
				(WS-RM Policy) describes a domain-specific policy assertion for
				WS-ReliableMessaging that that can be specified
				within a policy alternative as defined in WS-Policy
				Framework.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>basic profile</name>
				</layer>
				<layer>
					<num>3</num>
					<name>security</name>
				</layer>
				<layer>
					<num>4</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>


	</group>


	<group id="transactions_coordination">

		<name>Transactions and Coordination</name>

		<standard id="trans_coord.ws_coordination">
			<title>WS-Coordination</title>
			<url>
				http://www.oasis-open.org/committees/download.php/15738/WS-Coordination-
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>Working Draft</status>
			<description>
				describes an extensible framework for providing
				protocols that coordinate the actions of distributed
				applications.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>metadata</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>security</name>
				</layer>
			</dependency>
		</standard>

		<standard id="trans_coord.ws_business_activity">
			<title>WS-Business Activity</title>
			<url>
				http://www.oasis-open.org/apps/group_public/download.php/16447/Microsoft%20Word%20-%20wstx-wsba-1.1-spec-wd-02.pdf
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>Working Draft</status>
			<description>
				provides the definition of the business activity
				coordination type that is to be used with the extensible
				coordination framework described in the WS-Coordination
				specification.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>metadata</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>security</name>
				</layer>
			</dependency>
		</standard>

		<standard id="trans_coord.ws_atomic_transaction">
			<title>WS-Atomic Transaction</title>
			<url>
				http://docs.oasis-open.org/ws-tx/wstx-wsat-1.1-spec-cd-01.pdf
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>Committee Draft</status>
			<description>
				defines protocols that enable existing transaction
				processing systems to wrap their proprietary protocols
				and interoperate across different hardware and software
				vendors.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>metadata</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>security</name>
				</layer>
			</dependency>
		</standard>

		<standard id="trans_coord.ws_comp_app_framework">
			<title>WS-Composite Application Framework</title>
			<url>
				http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ws-caf
			</url>
			<authors>
				Arjuna Technologies, Fujitsu, IONA , Oracle, and Sun
				Microsystems
			</authors>
			<version>1.0</version>
			<status>Committee Specification</status>
			<description>
				is a collection of three specifications aimed at solving
				problems that arise when multiple Web services are used
				in combination. It proposes standard, interoperable
				mechanisms for managing shared context and ensuring
				business processes achieve predictable results and
				recovery from failure.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
			</dependency>
		</standard>

		<standard id="trans_coord.ws_context">
			<title>WS-Context</title>
			<url>
				http://www.arjuna.com/library/specs/ws_caf_1-0/WS-CTX.pdf
			</url>
			<authors>
				Arjuna Technologies, Fujitsu, IONA, Oracle and Sun
				Microsystems
			</authors>
			<version>1.0</version>
			<status>Committee Draft</status>
			<description>
				is intended as a lightweight mechanism for allowing
				multiple Web services to share a common context.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
			</dependency>
		</standard>

		<standard id="trans_coord.ws_coord_framework">
			<title>WS-Coordination Framework</title>
			<url>
				http://www.arjuna.com/library/specs/ws_caf_1-0/WS-CF.pdf
			</url>
			<authors>
				Arjuna Technologies, Fujitsu, IONA, Oracle and Sun
				Microsystems
			</authors>
			<version>1.0</version>
			<status>Committee Draft</status>
			<description>
				allows the management and coordination in a Web services
				interaction of a number of activities related to an
				overall application.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
			</dependency>
		</standard>

		<standard id="trans_coord.ws_trans_management">
			<title>WS-Transaction Management</title>
			<url>
				http://www.arjuna.com/library/specs/ws_caf_1-0/WS-TXM.pdf
			</url>
			<authors>
				Arjuna Technologies, Fujitsu, IONA, Oracle and Sun
				Microsystems
			</authors>
			<version>1.0</version>
			<status>Committee Draft</status>
			<description>
				defines a core infrastructure service consisting of a
				Transaction Service for Web services.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
			</dependency>
		</standard>

	</group>


	<group id="bpm">

		<name>Business Processes</name>

		<standard id="bpm.bpml_1_1">
			<title>Business Process Management Language</title>
			<url>http://www.ebpml.org/bpml_1_0_june_02.htm</url>
			<authors>BPMI.org</authors>
			<version>1.1</version>
			<status>Final Draft</status>
			<description>
				provides a meta-language for expressing business
				processes and supporting entities.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>4</num>
					<name>transaction</name>
				</layer>
			</dependency>
		</standard>

		<standard id="bpm.bpel_for_ws_1_1">
			<title>
				Business Process Execution Language for Web Services 1.1
			</title>
			<url>
				http://www-106.ibm.com/developerworks/webservices/library/ws-bpel/
			</url>
			<authors>
				BEA Systems , IBM, Microsoft, SAP, Siebel Systems
			</authors>
			<version>1.1</version>
			<status>OASIS-Standard</status>
			<description>
				provides a language for the formal specification of
				business processes and business interaction protocols
				using Web services.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>4</num>
					<name>transaction</name>
				</layer>
			</dependency>
		</standard>

		<standard id="bpm.bpel_for_ws_2_0">
			<title>
				Business Process Execution Language for Web Services 2.0
			</title>
			<url>
				http://www.oasis-open.org/committees/download.php/16024/wsbpel-specification-draft-Dec-22-2005.htm
			</url>
			<authors>OASIS</authors>
			<version>2.0</version>
			<status>Committee Draft</status>
			<description>
				provides a language for the formal specification of
				business processes and business interaction protocols
				using Web services.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>4</num>
					<name>transaction</name>
				</layer>
			</dependency>
		</standard>

		<standard id="bpm.xpdl">
			<title>XML Process Definition Language (XPDL) - 2.0</title>
			<url>http://www.wfmc.org/standards/docs.htm</url>
			<authors></authors>
			<version>2.0</version>
			<status>Final</status>
			<description>
				provides an XML file format that can be used to
				interchange process models between tools.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>4</num>
					<name>transaction</name>
				</layer>
			</dependency>
		</standard>

		<standard id="bpm.choregraphyModelOverview">
			<title>WS-Choreography Model Overview</title>
			<url>http://www.w3.org/TR/ws-chor-model/</url>
			<authors>W3C</authors>
			<version>1.0</version>
			<status>Working Draft</status>
			<description>
				defines the format and structure of the (SOAP) messages
				that are exchanged, and the sequence and conditions in
				which the messages are exchanged.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>4</num>
					<name>transaction</name>
				</layer>
			</dependency>
		</standard>

		<standard id="bpm.wscdl">
			<title>Web Service Choreography Description Language</title>
			<url>http://www.w3.org/TR/wsci/</url>
			<authors>W3C</authors>
			<version>1.0</version>
			<status>Candidate Recommendation</status>
			<description>
				specifies a declarative, XML-based language that defines
				from a global viewpoint the common and complementary
				observable behaviour, where message exchanges occur, and
				when the jointly agreed ordering rules are satisfied.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>4</num>
					<name>transaction</name>
				</layer>
			</dependency>
		</standard>

		<standard id="bpm.wsci">
			<title>Web Service Choreography Interface</title>
			<url>http://www.w3.org/TR/wsci</url>
			<authors>
				W3C ; Sun Microsystems, SAP, BEA Systems, and Intalio
			</authors>
			<version>1.0</version>
			<status>Note</status>
			<description>
				describes how Web service operations can be
				choreographed in the context of a message exchange in
				which the Web service participates.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>4</num>
					<name>transaction</name>
				</layer>
			</dependency>
		</standard>

	</group>


	<group id="Security">

		<name>Security</name>

		<standard id="security.ws_security">
			<title>WS-Security</title>
			<url>
				http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>OASIS standard</status>
			<description>
				is a communications protocol providing a means for
				applying security to Web Services.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="security.SOAP_message_security">
			<title>WS-Security : SOAP Message Security</title>
			<url>
				http://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>Public Review Draft</status>
			<description>
				describes enhancements to SOAP messaging to provide
				message integrity and confidentiality. Specifically,
				this specification provides support for multiple
				security token formats, trust domains, signature
				formats, and encryption technologies. The token formats
				and semantics for using these are defined in the
				associated profile documents.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="security.kerberosBinding">
			<title>WS-Security : Kerberos Binding</title>
			<url>
				http://www.oasis-open.org/archives/wss/200209/pdf00002.pdf
			</url>
			<authors>Microsoft, IBM, OASIS</authors>
			<version>1.0</version>
			<status>Working Draft</status>
			<description>
				defines how to encode Kerberos tickets and attach them
				to SOAP messages. As well, it specifies how to add
				signatures and encryption to the SOAP message, in
				accordance with WS-Security, which uses and references
				the Kerberos tokens.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="security.saml_token_profile">
			<title>WS-Security : SAML Token Profile</title>
			<url>
				http://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-pr-x509TokenProfile-01.htm
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>Public Review Draft</status>
			<description>
				defines the use of Security Assertion Markup Language
				(SAML) v1.1 assertions in the context of WSS: SOAP
				Message Security including for the purpose of securing
				SOAP messages and SOAP message exchanges.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="security.x509_certificate_token_profile">
			<title>WS-Security : X.509 Certificate Token Profile</title>
			<url>
				http://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-pr-x509TokenProfile-01.htm
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>Public Review Draft</status>
			<description>
				describes the use of the X.509 authentication framework
				with the WS-Security: SOAP Message Security
				specification.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="security.user_token_profile">
			<title>WS-Security Username Token Profile</title>
			<url>
				http://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-pr-UsernameTokenProfile-01.htm
			</url>
			<authors>OASIS</authors>
			<version>1.1</version>
			<status>Public Review Draft</status>
			<description>
				describes how a Web service consumer can supply a
				UsernameToken as a means of identifying the requestor by
				username, and optionally using a password (or shared
				secret, etc.) to authenticate that identity to the Web
				service producer.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="security.security_policy">
			<title>WS-SecurityPolicy</title>
			<url>
				http://specs.xmlsoap.org/ws/2005/07/securitypolicy/ws-securitypolicy.pdf
			</url>
			<authors>IBM, Microsoft, RSA Security, VeriSign</authors>
			<version>1.1</version>
			<status>Public Draft</status>
			<description>
				defines how to describe policies related to various
				features defined in the WS-Security specification.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="security.ws_trust">
			<title>WS-Trust</title>
			<url>
				ftp://www6.software.ibm.com/software/developer/library/ws-trust.pdf
			</url>
			<authors>
				BEA Systems , Computer Associates, IBM, Layer 7
				Technologies, Microsoft, Netegrity, Oblix, OpenNetwork,
				Ping Identity Corporation, Reactivity, RSA Security,
				VeriSign, and Westbridge Technology
			</authors>
			<version></version>
			<status>Initial Draft</status>
			<description>
				describes a framework for trust models that enables Web
				services to securely interoperate. It uses WS-Security
				base mechanisms and defines additional primitives and
				extensions for security token exchange to enable the
				issuance and dissemination of credentials within
				different trust domains.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="security.ws_federation">
			<title>WS-Federation</title>
			<url>
				http://msdn.microsoft.com/ws/2003/07/ws-federation
			</url>
			<authors>
				IBM, Microsoft, BEA Systems, RSA Security, VeriSign
			</authors>
			<version>1.0</version>
			<status>Initial Draft</status>
			<description>
				describes how to manage and broker the trust
				relationships in a heterogeneous federated environment
				including support for federated identities.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

		<standard id="security.ws_secure_conversation">
			<title>WS-SecureConversation</title>
			<url>
				ftp://www6.software.ibm.com/software/developer/library/ws-secureconversation.pdf
			</url>
			<authors>
				BEA Systems , Computer Associates, IBM, Layer 7
				Technologies, Microsoft , Netegrity, Oblix, OpenNetwork
				, Ping Identity Corporation, Reactivity, RSA Security,
				VeriSign, and Westbridge Technology
			</authors>
			<version></version>
			<status>Public Draft</status>
			<description>
				specifies how to manage and authenticate message
				exchanges between parties including security context
				exchange and establishing and deriving session keys.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliability</name>
				</layer>
				<layer>
					<num>2</num>
					<name>messaging</name>
				</layer>
				<layer>
					<num>3</num>
					<name>metadata</name>
				</layer>
			</dependency>
		</standard>

	</group>


	<group id="interop">

		<name>Interoperability</name>
		<standard id="interop.basic_profile_1_1">
			<title>Basic Profile 1.1</title>
			<url>
				http://www.ws-i.org/Profiles/BasicProfile-1.1.html
			</url>
			<authors>WS-I</authors>
			<version>1.1</version>
			<status>Final Specification</status>
			<description>
				provides implementation guidelines for how related set
				of non-proprietary Web service specifications should be
				used together for best interoperability.
			</description>
			<dependency></dependency>
		</standard>

		<standard id="interop.basic_profile_1_2">
			<title>Basic Profile 1.2</title>
			<url>
				http://www.ws-i.org/Profiles/BasicProfile-1.2.html
			</url>
			<authors>WS-I</authors>
			<version>1.2</version>
			<status>Working Group Draft</status>
			<description>
				builds on Basic Profile 1.1 by incorporating Basic
				Profile 1.1 errata, requirements from Simple SOAP
				Binding Profile 1.0, and adding support for
				WS-Addressing and MTOM.
			</description>
			<dependency></dependency>
		</standard>

		<standard id="interop.basic_profile_2_0">
			<title>Basic Profile 2.0</title>
			<url>
				http://www.ws-i.org/docs/charters/WSBasic_Profile_Charter2-1.pdf
			</url>
			<authors>WS-I</authors>
			<version>2.0</version>
			<status></status>
			<description>
				is an update of WS-I BP that includes a profile of SOAP
				1.2.
			</description>
			<dependency></dependency>
		</standard>

		<standard id="interop.attach_profile">
			<title>Attachments Profile</title>
			<url>
				http://www.ws-i.org/Profiles/AttachmentsProfile-1.0.html
			</url>
			<authors>WS-I</authors>
			<version>1.0</version>
			<status>Final Specification</status>
			<description>
				complements the Basic Profile 1.1 to add support for
				interoperable SOAP Messages with attachments-based Web
				services.
			</description>
			<dependency></dependency>
		</standard>

		<standard id="interop.basic_security_profile">
			<title>Basic Security Profile</title>
			<url>
				http://www.ws-i.org/Profiles/BasicSecurityProfile-1.0.html
			</url>
			<authors>WS-I</authors>
			<version></version>
			<status>Working Group Draft</status>
			<description>
				defines the WS-I Basic Security Profile 1.0, based on a
				set of non-proprietary Web services specifications,
				along with clarifications and amendments to those
				specifications which promote interoperability
			</description>
			<dependency></dependency>
		</standard>

		<standard id="interop.simple_soap_binding_profile">
			<title>Simple SOAP Binding Profile</title>
			<url>
				http://www.ws-i.org/Profiles/SimpleSoapBindingProfile-1.0.html
			</url>
			<authors>WS-I</authors>
			<version>1.0</version>
			<status>Final Specification</status>
			<description>
				consists of those Basic Profile 1.0 requirements related
				to the serialization of the envelope and its
				representation in the message.
			</description>
			<dependency></dependency>
		</standard>

		<standard id="interop.rel_token_profile">
			<title>REL Token Profile</title>
			<url>
				http://www.ws-i.org/Profiles/RELTokenProfile-1.0.html
			</url>
			<authors>WS-I</authors>
			<version>1.0</version>
			<status>Working Group Draft</status>
			<description>
				based on a non-proprietary Web services specification,
				along with clarifications and amendments to that
				specification which promote interoperability.
			</description>
			<dependency></dependency>
		</standard>

		<standard id="interop.saml_token_profile">
			<title>SAML Token Profile</title>
			<url>
				http://www.ws-i.org/Profiles/SAMLTokenProfile-1.0.html
			</url>
			<authors>WS-I</authors>
			<version>1.0</version>
			<status>Working Group Draft</status>
			<description>
				based on a non-proprietary Web services specification,
				along with clarifications and amendments to that
				specification which promote interoperability.
			</description>
			<dependency></dependency>
		</standard>

		<standard id="interop.conform_claim_attachement_mechanisms">
			<title>Conformance Claim Attachment Mechanisms</title>
			<url>
				http://www.ws-i.org/Profiles/ConformanceClaims-1.0-2004-11-15.html
			</url>
			<authors>WS-I</authors>
			<version>1.0</version>
			<status>Final Specification</status>
			<description>
				catalogues mechanisms that can be used to attach WS-I
				Profile Conformance Claims to Web services artefacts
				(e.g., WSDL descriptions, UDDI registries).
			</description>
			<dependency></dependency>
		</standard>

		<standard id="interop.ramp">
			<title>Reliable Asynchronous Messaging Profile</title>
			<url>
				http://www-128.ibm.com/developerworks/webservices/library/specification/ws-ramp/
			</url>
			<authors>WS-I</authors>
			<version>1.0</version>
			<status></status>
			<description>
				is a profile, in the fashion of the WS-I profiles, that
				enables, among other things, basic B2B integration
				scenarios using Web services technologies.
			</description>
			<dependency></dependency>
		</standard>
	</group>


	<group id="resources">

		<name>Resources</name>

		<standard id="resources.rep_state_trans">
			<title>Representational State Transfer</title>
			<url>
				http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm
			</url>
			<authors></authors>
			<version></version>
			<status></status>
			<description>
				is an abstraction of the architectural elements within a
				distributed hypermedia system. REST ignores the details
				of component implementation and protocol syntax in order
				to focus on the roles of components, the constraints
				upon their interaction with other components, and their
				interpretation of significant data elements. It
				encompasses the fundamental constraints upon components,
				connectors, and data that define the basis of the Web
				architecture, and thus the essence of its behavior as a
				network-based application.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="resources.resource_rep_SOAP_header_bolck">
			<title>Resource Representation SOAP Header Block</title>
			<url>http://www.w3.org/TR/soap12-rep/</url>
			<authors>W3C</authors>
			<version></version>
			<status></status>
			<description>
				allows SOAP message recipients to access cached
				representations of resources.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="resources.transfer">
			<title>WS-Transfer</title>
			<url>http://www.w3.org/Submission/WS-Transfer/</url>
			<authors>W3C</authors>
			<version></version>
			<status>W3C Member Submission</status>
			<description>
				describes a general SOAP-based protocol for accessing
				XML representations of Web service-based resources.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="resources.enumeration">
			<title>WS-Enumeration</title>
			<url>http://w3.org/Submission/WS-Enumeration</url>
			<authors>
				BEA Systems, Computer Associates, Microsoft, Sonic
				Software, and Systinet
			</authors>
			<version></version>
			<status>W3C Member Submission</status>
			<description>
				describes a general SOAP-based protocol for enumerating
				a sequence of XML elements that is suitable for
				traversing logs, message queues, or other linear
				information models.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="resources.resource_framework">
			<title>Web Services Resource Framework</title>
			<url>
				http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrf
			</url>
			<authors>OASIS</authors>
			<version>1.2</version>
			<status>OASIS standard</status>
			<description>
				defines a family of specifications for accessing
				stateful resources using Web services.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="resources.base_faults">
			<title>WS-BaseFaults</title>
			<url>
				http://docs.oasis-open.org/wsrf/2005/03/wsrf-WS-BaseFaults-1.2-draft-04.pdf
			</url>
			<authors>OASIS</authors>
			<version>1.2</version>
			<status>Working Draft</status>
			<description>
				defines a base set of information that may appear in
				fault messages. WS-BaseFaults defines an XML Schema type
				for base faults, along with rules for how this base
				fault type is used and extended by Web services.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="resources.service_group">
			<title>WS-ServiceGroup</title>
			<url>
				http://docs.oasis-open.org/wsrf/2005/03/wsrf-WS-ServiceGroup-1.2-draft-04.pdf
			</url>
			<authors>OASIS</authors>
			<version>1.2</version>
			<status>Working Draft</status>
			<description>
				defines a means by which Web services and WS-Resources
				can be aggregated or grouped together for a domain
				specific purpose.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="resources.resource_properties">
			<title>WS-ResourceProperties</title>
			<url>
				http://docs.oasis-open.org/wsrf/2005/03/wsrf-WS-ResourceProperties-1.2-draft-06.pdf
			</url>
			<authors>OASIS</authors>
			<version>1.2</version>
			<status>Working Draft</status>
			<description>
				specifies the means by which the definition of the
				properties of a WS-Resource may be declared as part of
				the Web service interface. The declaration of the
				WS-Resource properties represents a projection of or a
				view on the WS-Resource state.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="resources.resource_life_time">
			<title>WS-ResourceLifetime</title>
			<url>
				http://docs.oasis-open.org/wsrf/2005/03/wsrf-WS-ResourceLifetime-1.2-draft-05.pdf
			</url>
			<authors>OASIS</authors>
			<version>1.2</version>
			<status>Working Draft</status>
			<description>
				is to standardize the terminology, concepts, message
				exchanges, WSDL and XML needed to monitor the lifetime
				of, and destroy WS-Resources. Additionally, it defines
				resource properties that may be used to inspect and
				monitor the lifetime of a WS-Resource.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>transaction</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

	</group>


	<group id="management">

		<name>Management</name>

		<!--
			<standard>
			<title>WS-Events</title>
			<url>
			http://devresource.hp.com/drc/specifications/wsmf/WS-Events.jsp
			</url>
			<authors>Hewlett-Packard</authors>
			<version>2.0</version>
			<status>Working Draft</status>
			<description>
			defines the Web services based event notification
			mechanism. This mechanism is used by WSMF-Foundation.
			</description>
			</standard>
		-->

		<!--
			<standard>
			<title>Web Services Management Foundation</title>
			<url>
			http://devresource.hp.com/drc/specifications/wsmf/WSMF-Foundation.jsp
			</url>
			<authors>Hewlett-Packard</authors>
			<version>2.0</version>
			<status>Working Draft</status>
			<description>
			defines standard management interfaces for manageable
			resources as Web service operations, it describes how a
			manageable resource is discovered, how its management
			capabilities are described, how it is associated with
			other resources, and how to extend interfaces to address
			the management capabilities of resources in specific
			domains.
			</description>
			</standard>
		-->

		<!-- 
			<standard>
			<title>Web Services Management</title>
			<url>
			http://devresource.hp.com/drc/specifications/wsmf/WSMF-WSM.jsp
			</url>
			<authors>Hewlett-Packard</authors>
			<version>2.0</version>
			<status>Working Draft</status>
			<description>
			is an applicati on of the WSMF-Foundation specification
			for the management of Web Services.
			</description>
			</standard>
		-->

		<standard id="management.muws">
			<title>
				Web Service Distibuted Management: Management Using Web
				Services (WSDM-MUWS)
			</title>
			<url>
				http://docs.oasis-open.org/wsdm/2004/12/wsdm-muws-part1-1.0.pdf
			</url>
			<authors>OASIS</authors>
			<version>1.0</version>
			<status>OASIS-Standard</status>
			<description>
				defines how an IT resource connected to a network
				provides manageability interfaces such that the IT
				resource can be managed locally and from remote
				locations using Web services technologies.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resource</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="management.mows">
			<title>
				Web Service Distibuted Management: Management Of Web
				Services (WSDM-MOWS)
			</title>
			<url>
				http://docs.oasis-open.org/wsdm/2004/12/wsdm-mows-1.0.pdf
			</url>
			<authors>OASIS</authors>
			<version>1.0</version>
			<status>OASIS-Standard</status>
			<description>
				addresses management of the components that form the
				network, the Web services endpoints, using Web services
				protocols.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resource</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="management.ws_management">
			<title>WS-Management</title>
			<url>http://xml.coverpages.org/ni2005-09-17-a.html</url>
			<authors>
				AMD, Dell, Intel, Microsoft, and Sun Microsystems
			</authors>
			<version></version>
			<status>Published Specification</status>
			<description>
				describes a general SOAP-based protocol for managing
				systems such as PCs, servers, devices, Web services and
				other applications, and other manageable entities.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>metadata</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>

		<standard id="management.sml">
			<title>Servcie Modeling Language (SML)</title>
			<url>
				http://www-03.ibm.com/autonomic/service_modeling_language_spec.html
			</url>
			<authors>
				IBM, BEA, BMC, Cisco, Dell, HP, Intel, Microsoft, Sun
			</authors>
			<version>0.5</version>
			<status>Draft Specification</status>
			<description>
				is used to model complex IT services and systems,
				including their structure, constraints, policies, and
				best practices.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>resource</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>
	</group>

	<group id="presentation">

		<name>Presentation</name>

		<standard id="presentation.wsrp">
			<title>Web Services for Remote Portlets (WSRP)</title>
			<url>
				http://docs.oasis-open.org/wsrp/v2/wsrp-2.0-spec-cd-03-highlight.html
			</url>
			<authors>OASIS</authors>
			<version>2.0</version>
			<status>Committee Draft</status>
			<description>
				defines a set of interfaces and related semantics which
				standardize interactions with components providing
				user-facing markup, including the processing of user
				interactions with that markup.
			</description>
			<dependency>
				<layer>
					<num>1</num>
					<name>reliablity</name>
				</layer>
				<layer>
					<num>2</num>
					<name>security</name>
				</layer>
				<layer>
					<num>3</num>
					<name>messaging</name>
				</layer>
			</dependency>
		</standard>


	</group>

</standards>