Provisioning msg using microsoft extention in java

Provisioning msg using microsoft extention in java SearchSearch
Author Message
yael
New member
Username: Yael

Post Number: 1
Registered: 04-2006
Posted on Tuesday, April 04, 2006 - 07:46 am:   

hi
i am trying to send a provisioning msg
i get an xml, parse it according to the microsoft dtd (java+SAX) and encode it to xbxml
the problem is the microsoft dtd is no good
first of all, it generates errors, i had to add
EMPTY to nocharacteristic-error and characteristic-query-error in the dtd like this:
<!ELEMENT nocharacteristic-error EMPTY>
for it to parse, but on parsing it adds attributes to the parm element (rw-access and nooverwrite) since they have default values
and not all legal messages pass validation by it
can any1 help ?
thanks
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5780
Registered: 10-2002
Posted on Tuesday, April 04, 2006 - 10:00 pm:   

Hi,

This is the support forum for the Now SMS/MMS Gateway product.

I'm sorry, but we do not always have time to respond to programming questions that are not related to our products.

-bn