Replaced by com.sap.mobile.lib.parser.IParser#parseODataSchema(String,IODataServiceDocument).
Syntax
public
ISDMODataSchema
parseSDMODataSchemaXML
(
String
schemaXML
,
ISDMODataServiceDocument
serviceDocument
) throws SDMParserException,IllegalArgumentException
Parameters
-
schemaXML –
The SDMOData Schema XML
-
serviceDocument –
The appropriate SDMOData Service Document object
Returns
The SDMOData Schema document
Exceptions
-
SDMParserException class –
If the XML source is invalid
-
IllegalArgumentException –
If the argument is null
Usage
Parses the SDMOData Schema XML