• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

XML

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would like to get the ISO coding standards for XML and not the tutorial for XML
 
Sheriff
Posts: 7001
6
Eclipse IDE Python C++ Debian Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"vinod k",
The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements.
You have already been warned about the user name you have chosen. This name will soon be turned off, so please choose another name immediately.
Thanks.
 
Leverager of our synergies
Posts: 10065
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
here are standards I am aware of (except they are not specific to XML)
data: ISO 8601 format http://www.iso.ch/markete/8601.pdf
currency: ISO 4217 format
language code: ISO 629 http://www.unicode.org/unicode/onlinedat/languages.html
country code: ISO 3166 http://www.unicode.org/unicode/onlinedat/countries.html
or http://www.din.de/gremien/nas/nabd/iso3166ma/codlstp1/
Language-independent datatypes ISO/IEC 11404 http://pueblo.lbl.gov/~olken/mendel/w3c/iso11404.html
reply
    Bookmark Topic Watch Topic
  • New Topic