Click here to Skip to main content
15,895,822 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralWebservices Pin
rgoyal7-Jan-05 18:21
rgoyal7-Jan-05 18:21 
GeneralUsing XML to develop portal. Pin
ruthra30-Dec-04 21:22
ruthra30-Dec-04 21:22 
GeneralRe: Using XML to develop portal. Pin
DavidNohejl31-Dec-04 0:48
DavidNohejl31-Dec-04 0:48 
Generala little OT: SVGViewer and WinXP SP2 Pin
fuel2run29-Dec-04 22:04
fuel2run29-Dec-04 22:04 
GeneralWebservice question Pin
steve_rm29-Dec-04 5:12
steve_rm29-Dec-04 5:12 
GeneralRe: Webservice question Pin
Javier Lozano1-Jan-05 13:57
Javier Lozano1-Jan-05 13:57 
GeneralRead any Xml schema file and write it on a xml file with data's automatically written according to their appropriate datatypes using c# Pin
dhol28-Dec-04 23:53
dhol28-Dec-04 23:53 
GeneralXML to develop portal. Pin
ruthra28-Dec-04 15:30
ruthra28-Dec-04 15:30 
Hello there,
I'm using XML to develop portal using DiGIR(Distributed Indegenous Generic Information Retrieval) technology.
My problem here is I couldn't insert my provider in the portal that I have developed.
Here is the portal.xml file.
Please tell me where is the problem.
Please reply.Thank you.


<config xmlns="http://www.calacademy.org/portal" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemalocation="http://www.calacademy.org/portal portal.xsd">
<version>0.95

<http>
<maxconnections>500
<maxconnectionsperhost>50
<connectionwaittime>10
<connectionestablishmenttimeout>10
<connectionresponsetimeout>30
<connectionretries>3

<handlerpoolthreadmax>15
<configrefreshinterval>0
<providercacherefreshinterval>300

<registry>
<uddiinquiryurl>http://uddi.microsoft.com/inquire
<uddiservicekey>UUID:4DFAB7E8-6387-431D-BC20-6291E99A51A8


<provider>
<name>MIMODS Provider
<accesspoint>http://202.185.72.215/digir/DiGIR.php


<providerfilter>org.calacademy.digir.engine.Darwin2ProviderFilterer
<xmlschema>
<namespace>http://www.w3.org/2001/XMLSchema-instance
<handle>xsi

<protocolschema>
<namespace>http://digir.net/schema/protocol/2003/1.0
<location>http://digir.sourceforge.net/schema/protocol/2003/1.0/digir.xsd
<handle>digir

<contactemail>your.name@your.domain.com


GeneralXPath navigation with namespaces Pin
Steven Campbell28-Dec-04 9:32
Steven Campbell28-Dec-04 9:32 
GeneralRe: XPath navigation with namespaces Pin
DavidNohejl28-Dec-04 10:16
DavidNohejl28-Dec-04 10:16 
GeneralRe: XPath navigation with namespaces Pin
Steven Campbell28-Dec-04 12:33
Steven Campbell28-Dec-04 12:33 
GeneralRe: XPath navigation with namespaces Pin
DavidNohejl28-Dec-04 13:04
DavidNohejl28-Dec-04 13:04 
GeneralRe: XPath navigation with namespaces Pin
DavidNohejl28-Dec-04 13:15
DavidNohejl28-Dec-04 13:15 
GeneralRe: XPath navigation with namespaces Pin
Steven Campbell30-Dec-04 4:44
Steven Campbell30-Dec-04 4:44 
GeneralXML validation through XSD Pin
Het210927-Dec-04 23:00
Het210927-Dec-04 23:00 
GeneralRe: XML validation through XSD Pin
DavidNohejl28-Dec-04 9:05
DavidNohejl28-Dec-04 9:05 
GeneralRe: XML validation through XSD Pin
Het210931-Dec-04 21:48
Het210931-Dec-04 21:48 
GeneralW3C XML standards Pin
Nosheen Iqbal21-Dec-04 16:20
Nosheen Iqbal21-Dec-04 16:20 
GeneralI want XML to draw the network topology Pin
Mohammed Aijaz Mohiuddin21-Dec-04 6:00
Mohammed Aijaz Mohiuddin21-Dec-04 6:00 
GeneralRe: I want XML to draw the network topology Pin
DavidNohejl21-Dec-04 8:29
DavidNohejl21-Dec-04 8:29 
GeneralSkip blocks of nodes with XSL Pin
Milby00720-Dec-04 0:22
Milby00720-Dec-04 0:22 
GeneralRe: Skip blocks of nodes with XSL Pin
Milby00720-Dec-04 3:13
Milby00720-Dec-04 3:13 
GeneralRe: Skip blocks of nodes with XSL Pin
Milby00720-Dec-04 23:46
Milby00720-Dec-04 23:46 
GeneralBasic XML Pin
sharkbait16-Dec-04 3:55
sharkbait16-Dec-04 3:55 
GeneralXslt generated XML string format problem. Pin
titabonbon15-Dec-04 19:27
titabonbon15-Dec-04 19:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.