search for: schemalocation

Displaying 17 results from an estimated 17 matches for "schemalocation".

2005 May 27
1
xmlAttrs and problems with reading node attributes of XML file (b ug?)
Hi, Consider the following code: require(XML) xmlFile = paste( "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n", "<mzXML xmlns=\"a\" xmlns:xsi=\"b\" xsi:schemaLocation=\"c\">\n", "<parentFile a=\"a\" b=\"b\" />\n", "</mzXML>\n") cat(xmlFile) a = function(x,...){ cat("Attributes of ", xmlName(x), ": "); print(xmlAttrs(x)); c...
2006 Jan 26
0
XML Request in R: Pointers/examples needed
...y pointers/examples would be appreciated. #### Script #1 Logon Request##################################### <?xml version="1.0"?> <ds:Requests xmlns:ds="http://product.datastream.com/zappy/dsxml_1_0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://product.datastream.com/zappy/dsxml_1_0 http://product.datastream.com/zappy/dsxml_1_0.xsd"> <ds:Request xsi:type="ds:SessionRequest"> <ds:UserName>myusername</ds:UserName> <ds:Password>mypassword</ds:Password> </ds:Request> </ds:R...
2008 Jul 28
2
Profile updates using profile_main
...fbml data is being sent to FB in the request and I get the following response back: <?xml version="1.0" encoding="UTF-8"?> <profile_setFBML_response xmlns="http://api.facebook.com/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://api.facebook.com/1.0/ http://api.facebook.com/1.0/facebook.xsd ">1 </profile_setFBML_response> However, no profile box is being added to the page. I assume I''m just doing something wrong here. Any ideas? -Joel
2017 Oct 10
2
Cannot install igraph package
...ret=fprintf(outstream, "<graphml xmlns=\"" GRAPHML_NAMESPACE_URI "\"\n"); ^~~~~~~~~~~~~~~~~~~~~ foreign-graphml.c:1412:59: error: expected ?)? before ?GRAPHML_NAMESPACE_URI? ret=fprintf(outstream, " xsi:schemaLocation=\"" GRAPHML_NAMESPACE_URI "\n"); ^~~~~~~~~~~~~~~~~~~~~ foreign-graphml.c:1414:38: error: expected ?)? before ?GRAPHML_NAMESPACE_URI? ret=fprintf(outstream, " " GRAPHML_NAMESPACE_URI "/1.0/graphm...
2011 Jun 29
2
parse XML file
...ot; encoding="UTF-8"?> <?xml-stylesheet href="http://werdis.dwd.de/css/UNIDART/climateTimeseriesOrderByStation.xsl " type="text/xsl"?> <data xmlns="http://www.unidart.eu/xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.unidart.eu/xsd http://werdis.dwd.de/conf/timeseriesExchangeType.xsd"> <stationname value="Aachen"> <v date="2011-04-01" qualityLevel="high" latitude="50.7839" longitude="6.0947" altitude="202" u...
2009 Nov 03
1
help with SSOAP (can't find working examples)
First of all, let me confess that I am a newbie to R and don't know much about the language or the environment. We have a need for plugging in R in our production runtime and need the ability to pull data out of our existing services. I am trying to see if I can take advantage of SSOAP such that we can expose the data via webservices and use SSOAP to call into them. Our runtime is mostly
2011 Oct 12
0
PMML for Cox Regression
...del. Can someone point us to the proper documentation for scoring this model? Thanks in advance, Rick Pechter <?xml version="1.0"?> <PMML version="3.2" xmlns="http://www.dmg.org/PMML-3_2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.dmg.org/PMML-3_2 http://www.dmg.org/v3-2/pmml-3-2.xsd"> <Header copyright="Copyright (c) 2011 sdoberman" description="CoxPH Survival Regression Model"> <Extension name="user" value="sdoberman" extender="Rattle/PMML&qu...
2010 Nov 19
3
OT: Java down
Hallo, yesterday from 3 to 11 pm UTC our Java application was down. As far as I know, the server java.sun.com was not available. Needs any java application direct access to sun? Can I stop this hell? Any idea? Best regards Helmut -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Aug 06
2
robots.txt
Hi all, I have again noticed that the wiki does not really show up in search results and wonder if it has any impact that robots.txt on wiki.centos.org is empty. Perhaps it should at least contain User-agent: * ? Best Regards Marcus
2010 Apr 16
0
read xml
...TF-8"?> <?xml-stylesheet type="text/xsl" href="http://localhost/ISB/data/interact-LFA1_C18_PME5R1.prot.xsl "?> <protein_summary xmlns="http://regis-web.systemsbiology.net/protXML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://sashimi.sourceforge.net/schema_revision/protXML/protXML_v6.xsd " summary_xml="interact-LFA1_C18_PME5R1.prot.xml"> <protein_summary_header reference_database="EColi_decoy_v3.0.fasta"> <program_details analysis="proteinprophet"> <prot...
2017 Oct 11
0
Cannot install igraph package
...utstream, "<graphml xmlns=\"" GRAPHML_NAMESPACE_URI "\"\n"); > ^~~~~~~~~~~~~~~~~~~~~ > foreign-graphml.c:1412:59: error: expected ?)? before ?GRAPHML_NAMESPACE_URI? > ret=fprintf(outstream, " xsi:schemaLocation=\"" > GRAPHML_NAMESPACE_URI "\n"); > ^~~~~~~~~~~~~~~~~~~~~ > foreign-graphml.c:1414:38: error: expected ?)? before ?GRAPHML_NAMESPACE_URI? > ret=fprintf(outstream, " " GRAPHML_NAMESPACE_U...
2017 Oct 09
2
Cannot install igraph package
Dear All, I am trying to install igraph package but getting the following error: ------------------ make: *** [/usr/lib64/R/etc/Makeconf:159: foreign-graphml.o] Error 1 ERROR: compilation failed for package ?igraph? * removing ?/usr/lib64/R/library/igraph? ------------------ Any ideas? Thanks in advance, Paul
2011 Oct 09
1
(no subject)
Hi, This is my work in documenting EVO. I did some RE to fill missing gaps. Best regards, Maxim Levitsky
2013 Nov 25
2
mcp ping return no responses
...the specific language governing permissions and limitations under the License. --> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:amq="http://activemq.apache.org/schema/core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core.xsd http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/cam...
2011 Jun 29
0
XML parsing
...a XML-File. I made some Tutorial but with my special Format it don't work. An Example of my format: <?xml version="1.0" encoding="ISO-8859-1"?> <mzML xmlns="http://psi.hupo.org/ms/mzml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://psi.hupo.org/ms/mzml http://psidev.info/files/ms/mzML/xsd/mzML1.1.0_idx.xsd" version="1.1"> <cvList count="3"> <cv id="MS" fullName="Proteomics Standards Initiative Mass Spectrometry Ontology" version="1.3.1" URI=...
2008 Jan 26
5
autoprovision 200+ linksys phones setup
Hi there, We have plans to install an office (not call center) with the following setup: 200 linksys 942 phones (sip + g711) on a LAN a server with a dual port E1 sangoma and a remora card with 4 fxo modules. So far when we want to setup a linksys phone, we need to use the http interface of each phone, disable/enable a lot of things and plug it into the network. this is not the best scenario for
2011 Jun 30
0
help with interpreting what nnet() output gives:
...a XML-File. I made some Tutorial but with my special Format it don't work. An Example of my format: <?xml version="1.0" encoding="ISO-8859-1"?> <mzML xmlns="http://psi.hupo.org/ms/mzml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://psi.hupo.org/ms/mzml http://psidev.info/files/ms/mzML/xsd/mzML1.1.0_idx.xsd" version="1.1"> <cvList count="3"> <cv id="MS" fullName="Proteomics Standards Initiative Mass Spectrometry Ontology" version="1.3.1" URI=...