SOA enhancements through XML Networking
From Computing and Software Wiki
(Difference between revisions)
Line 12: | Line 12: | ||
===Overview of Technologies=== | ===Overview of Technologies=== | ||
====XSD==== | ====XSD==== | ||
- | [http://en.wikipedia.org/wiki/XML_Schema_%28W3C%29 The XML Schema Technology] is a [http://en.wikipedia.org/wiki/World_Wide_Web_Consortium W3C Standard] that specifies the rules and structure of the related instances. Its initial design was to replace [http://en.wikipedia.org/wiki/Document_Type_Definition Document Type Definition (DTD)], allowing for more complex internal structures. | + | [http://en.wikipedia.org/wiki/XML_Schema_%28W3C%29 The XML Schema Technology] is a [http://en.wikipedia.org/wiki/World_Wide_Web_Consortium W3C Standard] that specifies the rules and structure of the related instances. Its initial design was to replace [http://en.wikipedia.org/wiki/Document_Type_Definition Document Type Definition (DTD)], allowing for more complex internal structures. [http://www.xml.com/pub/a/1999/12/dtd/index.html [1]] |
====XSLT==== | ====XSLT==== | ||
====XPath==== | ====XPath==== | ||
Line 24: | Line 24: | ||
==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 | |
+ | |||
+ | ==External Links== | ||
+ | *[http://en.wikipedia.org/wiki/XML_Schema_%28W3C%29 The XML Schema Technology] | ||
+ | * [http://en.wikipedia.org/wiki/World_Wide_Web_Consortium W3C Standard] | ||
+ | *[http://en.wikipedia.org/wiki/Document_Type_Definition Document Type Definition (DTD)] | ||
+ | |||
==See Also== | ==See Also== |
Revision as of 19:22, 6 April 2008
Service Oriented Architecture (SOA) provides a framework for sharing services across a network (such as the internet).
Contents |
SOA Background
This section will contain the background information on SOA.
Current Solutions
SOAP
RPC
Integration
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
Future Considerations
References
1. Simon St. Laurent Describing your Data: DTDs and XML Schemas, XML.com December 1, 1999