What Does an IS Schema Look Like?
Answer / kiran
The Apperance and content of IS Schema depends on whether
you generate an Is Schema from XML shema or DTD
If u cretae an IS schema from xml shema ,the
resulting IS schema displays type difinitions,element
declarations and attribute declarations.
If u create an IS schema from DTD,the resulting IS
shema displays element type declaration
| Is This Answer Correct ? | 3 Yes | 0 No |
If i have to move packages from one IS to another, which process would u suggest, is it thru wmDeployer or someother processes like publish/subscribe?
When to Unlock an Element?
What Is an Element?
What Is Data Validated Against?
what is difference between groups and ACL groups
how can try and catch block can be implemented using web methods developer ? tell the steps to implement it?
what is meant by "Block time out" and "Expire time out " in jdbc adapter configuration
What Is a Regular Expression?
What Is Flow Diagram View?
When to Lock an Element?
in which scenario we will use no tx,in which scenarion we use local tx?
I have a loop a, under which I have a child loop b, under which I have a branch with few services with a condition. If a condition is satisfied , then I needmy branch to exit from loop b, what should I do?