Event createEventFromXML (String uri, String xml)
Event createEventFromXML (String uri, String xml)
xml
. The XML String should adhere to the
XSD schema corresponding to the event definition.Name | Type | Description |
---|---|---|
uri | String | will use the XML to parse the namespace and create the corresponding event. |
xml | String | XML string to be parsed |
Type | Description |
---|---|
Event |