Go Back   Velocity Reviews > Newsgroups > XML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

XML - user details xml spec

 
Thread Tools Search this Thread
Old 05-19-2006, 11:51 AM   #1
Default user details xml spec


Do you know of a XML spec that I can use to store user details such as
name, address etc.

Thanks,
Jacob



jacob.tdc@gmail.com
  Reply With Quote
Old 05-19-2006, 12:31 PM   #2
shaun
 
Posts: n/a
Default Re: user details xml spec

In article <. com>,
wrote:

>Do you know of a XML spec that I can use to store user details such as
>name, address etc.
>
>Thanks,
>Jacob


Maybe its overkill, but you could try the ldap-style xml spec:


http://www.javaworld.com/javaworld/j...1110-dsml.html

If its only for internal use and fairly lightweight, you could make your
own.
cheers
shaun
  Reply With Quote
Old 05-19-2006, 12:58 PM   #3
Boris Kolpackov
 
Posts: n/a
Default Re: user details xml spec

Hi Jacob,

writes:

> Do you know of a XML spec that I can use to store user details such as
> name, address etc.


You may want to check XML Schema Standard Type Library:

http://codesynthesis.com/projects/xsstl/

It defines a number of basic types (e.g,, email address, country code,
phone number, etc.) that could be used as elementary building blocks.

hth,
-boris


--
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding
  Reply With Quote
Old 05-19-2006, 02:14 PM   #4
Andy Dingley
 
Posts: n/a
Default Re: user details xml spec


wrote:
> Do you know of a XML spec that I can use to store user details such as
> name, address etc.


vCard, for simple stuff. This is trivial, but widely understood.

Dublin Core is often useful in such cases too

  Reply With Quote
Old 05-19-2006, 03:44 PM   #5
Joe Kesselman
 
Posts: n/a
Default Re: user details xml spec

wrote:
> Do you know of a XML spec that I can use to store user details such as
> name, address etc.


In addition to the other references, see the shared schemas that have
been posted at the Oasis website. These are about as close as we come
these days to standardized business-data models. They may be overkill
for your needs, of course.


--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump