Siebel Mobile Connector Guide > Document Type Definition >

DTD for Subscriptions


This is the DTD used for subscriptions to the Metadata Business Service API.

<!ELEMENT SUBSCRIPTIONS (NODE)* >

<!ELEMENT NODE EMPTY >

<!ATTLIST NODE

NodeId                CDATA #REQUIRED

SubscribeForUI        (TRUE|FALSE) #REQUIRED

SubscribeForUpdate (TRUE|FALSE) #REQUIRED

SubscribeForPush (TRUE|FALSE) #REQUIRED

>

Siebel Mobile Connector Guide Copyright © 2006, Oracle. All rights reserved.