Web Services and PS Tags Quiz
Quiz covering Web Services standards (WSDL, UDDI, SOAP) and PS (Presentation Services) tag framework
Questions
_____ is an extension of the WSDL
- XLang
- XLink
- XQuery
- XPath
WSDL is
- W3C standard
- not a W3C standard
- Microsoft's standard
- IBM standard
What is WSDL ?
- Web Services Data Language
- Web Services Describing Language
- Web Services Description Language
- None of these
WSDL is pronounced as
- wis-dell
- wis-dull
- wiz-dell
- wiz-dull
What is UDDI ?
- Universal Data, Discovery and Integration
- Universal Description, Data and Integration
- UniDirection, Discovery and Integration
- Universal Description, Discovery and Integration
UDDI is a _____ for storing information about web services
- file
- system
- directory
- None of these
The first Working Draft of WSDL 1.2 was released by W3C in
- July 2003
- July 2002
- June 2003
- June 2002
WSDL was developed jointly by
- Microsoft and IBM
- Microsoft and Intel
- IBM and Oracle
- Microsoft and Oracle
The binding element has ___ attributes
- 2
- 3
- 4
- 1
The soap:binding element has two attributes, they are
- style attribute
- both 1 and 3
- transport attribute
- message attribute
UDDI is built into the Microsoft
- Windows operating system
- ASP
- .NET platform
- None of these
UDDI uses ______ Internet standards such as XML, HTTP, and DNS protocols.
- World Wide Web Consortium (W3C)
- World Wide Web Consortium (W3C) and Internet Engineering Task Force (IETF)
- Internet Engineering Task Force (IETF)
- None of these
Any industry or businesses of all sizes can benefit from
- WSDL
- RDF
- SOAP
- UDDI
Over ________ are members of the UDDI community.
- 220 companies
- 230 companies
- 210 companies
- 240 companies
An abstract definition of the data, in the form of a message presented either as an entire document or as arguments to be mapped to a method invocation.
- FALSE
- TRUE
- Not always true
- None of these
Expansion for PS?
- presentation services
- presentation section
- primary screens
- pages for server
Which is not correct regarding usage of PS tags?
- Security purpose
- easy to make change
- reusability
- none of the above
JSP pages created using PS tags can be decrypted easily.
- True
- False
which tag gets value from UI MO and displays it on screen?
- <ps:getValue>
- <ps:displayvalue>
- <ps:showValue>
- <ps:write>
what is the equivalent PS tag for if statement?
- <ps:if>
- <ps:includeIf>
- <ps:include>
- <ps:condition>