File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes SOAP WS Standards? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOAP WS Standards?" Watch "SOAP WS Standards?" New topic
Author

SOAP WS Standards?

Mohamed Farouk
Ranch Hand

Joined: Jun 08, 2005
Posts: 234
In Study Guide from MZ
Page 15 it says as below I cannot understand properly can someone explain plz>>>>>
This section defines rules for serialization of a graph of typed objects.It operates on two levels.

First, given a schema in any notation consistent with the type system described, a schema for an XML grammar may be constructed.


I thaught schema is the grammer for XML so what is the above items means?

Second, given a type-system schema and a particular graph of values conforming to that schema, an XML instance may be constructed.

Does it mean given a schema and an XML instance another instance is created?

XSD + XSI = XML?


In reverse, given an XML instance produced in accordance with these rules, and given also the original schema, a copy of the original value graph may be constructed


XSI + XSD = VALUE GRAPH?

So quite confused what is value grapth , XSI , XML and XSD how do they relate?


SCJP, SCWCD, SCBCD, SCEA 5
 
 
subject: SOAP WS Standards?
 
Threads others viewed
Axis rejects int parameter
xsi:type issue
nil or nill
schema instance ?
XML Namespace and schemalocation property?
IntelliJ Java IDE