SOA enhancements through XML Networking
From Computing and Software Wiki
Line 1: | Line 1: | ||
- | '''Service Oriented Architecture (SOA)''' provides a framework for sharing services across a network (such as the internet). | + | '''Service Oriented Architecture (SOA)''' provides a framework for sharing services across a network (such as the internet). Each of these services represent a group of objects and resources that are combined to provide a tool for business applications. [http://en.wikipedia.org/wiki/Service-oriented_architecture [1]]. |
Line 5: | Line 5: | ||
This section will contain the background information on SOA. | This section will contain the background information on SOA. | ||
==Current Solutions== | ==Current Solutions== | ||
+ | ===WSDL=== | ||
===SOAP=== | ===SOAP=== | ||
===RPC=== | ===RPC=== | ||
- | |||
==Enhancements through XML Networking== | ==Enhancements through XML Networking== | ||
Line 21: | Line 21: | ||
- | == | + | ==FastSOA: the next step== |
==References== | ==References== | ||
- | '''1.''' Simon St. Laurent [http://www.xml.com/pub/a/1999/12/dtd/index.html Describing your Data: DTDs and XML Schemas], XML.com December 1, 1999 | + | '''1.''' [http://en.wikipedia.org/wiki/Service-oriented_architecture Service-oriented architecture], Wikipedia April 6, 2008. |
+ | '''1.''' Silvano Da Ros [http://www.cisco.com/web/about/ac123/ac147/archived_issues/ipj_9-4/xml_networking.html Boosting the SOA with XMLNetworking], Cisco.com December 1, 2006. | ||
+ | '''2.''' Simon St. Laurent [http://www.xml.com/pub/a/1999/12/dtd/index.html Describing your Data: DTDs and XML Schemas], XML.com December 1, 1999. | ||
+ | '''3.''' Frank Cohen [http://www-128.ibm.com/developerworks/xml/library/x-accsoa FastSOA: Accelerate SOA with XML, XQuery, and native XML database technology] IBM.com February 7, 2006. | ||
+ | |||
==External Links== | ==External Links== |
Revision as of 20:35, 6 April 2008
Service Oriented Architecture (SOA) provides a framework for sharing services across a network (such as the internet). Each of these services represent a group of objects and resources that are combined to provide a tool for business applications. [1].
Contents |
SOA Background
This section will contain the background information on SOA.
Current Solutions
WSDL
SOAP
RPC
Enhancements through XML Networking
Overview of Technologies
XSD
The XML Schema Technology is a W3C Standard that specifies the rules and structure of the related instances. Its initial design was to replace Document Type Definition (DTD), allowing for more complex internal structures. [1]
XSLT
XPath
XQuery
XML Encryption
Integrating XML Network
FastSOA: the next step
References
1. Service-oriented architecture, Wikipedia April 6, 2008. 1. Silvano Da Ros Boosting the SOA with XMLNetworking, Cisco.com December 1, 2006. 2. Simon St. Laurent Describing your Data: DTDs and XML Schemas, XML.com December 1, 1999. 3. Frank Cohen FastSOA: Accelerate SOA with XML, XQuery, and native XML database technology IBM.com February 7, 2006.
External Links
See Also
Signature
--Demagaal 15:54, 6 April 2008 (EDT)