Search Results for: node/DAISY/NISO Standard

412 search results found for “node/DAISY/NISO Standard”
…published WSDL document <?xml version=”1.0″ encoding=”utf-8″?> <definitions xmlns:soap=”http://schemas.xmlsoap.org/wsdl/soap/” xmlns:tns=”http://www.daisy.org/ns/daisy-online/” xmlns=”http://schemas.xmlsoap.org/wsdl/” targetNamespace=”http://www.daisy.org/ns/daisy-online/”> <import namespace=”http://www.daisy.org/ns/daisy-online/” location=”http://www.daisy.org/projects/daisy-online-delivery/do-wsdl-10.wsdl”/> <service name=”example”> <documentation> Example DAISY Online Service </documentation> <port name=”examplePort” binding=”tns:DaisyOnlineService”> <soap:address location=”http://example.org/daisy-online/”/> </port> </service> </definitions>…

Continue reading…
…<?xml version=”1.0″ encoding=”UTF-8″ ?> <!DOCTYPE resources PUBLIC “-//NISO//DTD resource 2005-1//EN” “http://www.daisy.org/z3986/2005/resource-2005-1.dtd”> <resources xmlns=”http://www.daisy.org/z3986/2005/resource/” version=”2005-1″> <scope nsuri=”http://www.daisy.org/z3986/2005/ncx/”> <nodeSet id=”ns000″ select=”//smilCustomTest”> <resource xml:lang=”en” id=”n001″> <text>page</text> </resource> </nodeSet> </scope> <scope nsuri=”http://www.w3.org/2001/SMIL20/”> <nodeSet id=”ns004″

Continue reading…
…username and password. The username is “john.doe” and the password is “super-secret” 2.5.1 Example: The unencrypted response <?xml version=”1.0″ encoding=”UTF-8″?> <soapenv:Envelope xmlns:soapenv=”http://schemas.xmlsoap.org/soap/envelope/” xmlns:ns1=”http://www.daisy.org/ns/daisy-online/”> <soapenv:Body> <credentials xmlns=”http://www.daisy.org/ns/daisy-online/” > <username>john.doe</username> <password>super-secret</password> </credentials>…

Continue reading…