472,354 Members | 2,131 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,354 software developers and data experts.

What is "XML interfaces"?

I'm working on a analyzation/design project that is supposed to
uncover the intricacies and implications in entering the market for
systems used by public administrations here in Denmark.

XML and its use is a very important part of constructing such a
system, since it is advised and specified from higher levels that
systems of this kind should make use of XML as basis for exchange of
documents.

In the documents and specifications describing this, there is a term
that comes up quite often: "XML interfaces". Unfortunately, none of
the authors of these documents have bothered to explain or specify
what an "XML interface" is, which means that both I, and the rest of
the group working on the project, have tried avoiding the work parts
of the project in which we need to work with interfaces.

We cannot avoid it any longer, however, and we still haven't found a
reasonable explanation for the term. Can anyone here point out some
information for us that could clarify the subject?

Thanks in advance.

--
Med venlig hilsen / Best regards
David List
Jul 20 '05 #1
4 11967
David List scribbled something along the lines of:
<snip/>
In the documents and specifications describing this, there is a term
that comes up quite often: "XML interfaces". Unfortunately, none of
the authors of these documents have bothered to explain or specify
what an "XML interface" is

<snip/>

It might help if you could give some actual quotes as I personally do
not know of an establish term "XML interfaces" either and think it might
be an author specific phrase to describe something in particular.
XML itself has no interface as it is just a way to store data. XML
editors have interfaces and you can create interfaces using XML source
files, but neither of these seem to be the intended meaning the authors
might have had in mind.

If you haven't yet, try reading through the docs without focussing on
the meaning of that phrase too much, the context might eventually give
clues as to what is tried to describe using that phrase.

Just a suggestion.
--
Alan Plum, WAD/WD, Mushroom Cloud Productions
http://www.mushroom-cloud.com/
Jul 20 '05 #2
I haven't heard the term "XML interfaces" in XML literature.

The term "interfaces" often refers to batch processes.
An "XML interface" would refer to a batch process where XML
is used as the protocol to fetch the data from one data source
and to insert some of that data to another data source. (The
batch process interfaces two systems.)

In a java sense of the word, an "XML interface" might refer
to a set of DTDs agreed upon by a consortium. For example HRXML
is a set of DTD created by a consortium of companies. Some
of their DTDs are publically available.

David List <da***@davidlist.dk> wrote in message news:<er************@initio.dk>...
I'm working on a analyzation/design project that is supposed to
uncover the intricacies and implications in entering the market for
systems used by public administrations here in Denmark.

XML and its use is a very important part of constructing such a
system, since it is advised and specified from higher levels that
systems of this kind should make use of XML as basis for exchange of
documents.

In the documents and specifications describing this, there is a term
that comes up quite often: "XML interfaces". Unfortunately, none of
the authors of these documents have bothered to explain or specify
what an "XML interface" is, which means that both I, and the rest of
the group working on the project, have tried avoiding the work parts
of the project in which we need to work with interfaces.

We cannot avoid it any longer, however, and we still haven't found a
reasonable explanation for the term. Can anyone here point out some
information for us that could clarify the subject?

Thanks in advance.

Jul 20 '05 #3
On 13 Apr 2004 11:26:44 -0700,
GIMME <gi*******************@yahoo.com>
wrote in <3f**************************@posting.google.com >:
I haven't heard the term "XML interfaces" in XML literature.

The term "interfaces" often refers to batch processes.
An "XML interface" would refer to a batch process where XML
is used as the protocol to fetch the data from one data source
and to insert some of that data to another data source. (The
batch process interfaces two systems.)
That would make sense in this context.
In a java sense of the word, an "XML interface" might refer
to a set of DTDs agreed upon by a consortium.
Or a set of Schemas?
For example HRXML
is a set of DTD created by a consortium of companies. Some
of their DTDs are publically available.


Thank you very much for your answer.

Best regards,
David List
Jul 20 '05 #4
On Mon, 12 Apr 2004 18:48:14 +0200, David List <da***@davidlist.dk>
wrote:
In the documents and specifications describing this, there is a term
that comes up quite often: "XML interfaces".


This is all too often a bullshit term from marketing. It's bullshit
because XML -- of itself -- is not an interface. XML + an XML Schema
may be an interface, if the schema is widely agreed outside the
project. Without saying what this schema is though, there is no more a
useful interface here than if they'd said "Now available in binary".

But, managers have pointy hair, and they fall for it. It's XML, it
must be good.
--
Smert' spamionam
Jul 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: DartmanX | last post by:
I have an application that uses the Google Maps API to display customized maps via a generated XML file. The XML is generated via a "Wizard" system to determine what the XML holds. I am looking...
2
by: Marek | last post by:
Actually, the very first question I should ask is "does it make sense at all?". For 2 days I've been trying to generate C# classes using XML schema and xsd.exe tool. So far the results are not...
3
by: Amy L. | last post by:
I am using the xml serializer to serialize the objects out of a collection into a file. The object that is being serialized is a class in my application. When I serialize my class it produces the...
6
by: Gary James | last post by:
This may not be a direct C# question, but since I'll be using using C# for development, I thought I'd pose the question here. I'll soon be involved in the design of a new software product that...
1
by: Skip Sailors | last post by:
I want code I write to have XML comments that are correct and I want the compiler to fail to build is I mess up a comment, but I don't want generated code to cause a build failure. Is there a way...
0
by: avidcoder | last post by:
HI all I am a beginner in XML space . Some one give me ideas about how to develop a """" Good GUI implementation with "xml conversion" using XSLT as backend solution""" Actually i want...
0
by: jeoffh | last post by:
Background: I am trying to "merge" some attributes into an existing XML column in my MS SQL 2005 database. The general idea is that I have an XML column in a table and I would like to update/delete...
5
by: raylopez99 | last post by:
I understand delegates (static and non-static) and I agree they are very useful, and that the "Forms" used in the Windows .NET API could not work without them. That said, I'm curious as to how...
0
by: wildman | last post by:
Trying to read XML files from SSIS and load into SQL Server. I tested this before and it was working before I placed in a forevery contrainer. also, my simple xml file had to be retyped cause I...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
jalbright99669
by: jalbright99669 | last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made but the http to https rule only works for...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: AndyPSV | last post by:
HOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and on my computerHOW CAN I CREATE AN AI with an .executable file that would suck all files in the folder and...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
0
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.