[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XML VALIDATION

Subject: Re: XML VALIDATION
From: Mulberry Technologies List Owner <xsl-list-owner@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 22 May 2004 12:13:51 -0400
Re:  XML VALIDATION
At 8:55 PM +0530 5/22/04, Arul Kumar wrote:
>Are there any possibilities to validate the below appended XML against DTD??!! 

First; This question is off topic; this is XSL-List, not a forum for
general discussion of matters XML-ish.  Please take future questions
about XML (that are not also related to XSL) to a more appropriate forum. 

>Here the delimiters are makes difference.
>
>XML:
><?xml version="1.0"?>
>[address]
>   [name][fnm]Charles[:fnm][snm]Steve[:snm][:name]
>   [street]120, 1st cross[:street]
>   [addline]2nd Block[:addline]
>   [city]London[:city]
>   [country]UK[:country]
>   [zip]000-111[:zip]
>[:address]

Second: this is not an XML file, and XML tools will not validate it
against a DTD because it is NOT XML. (In SGML it is possible to 
change the markup delimiters; in XML it is not.) If you really want
to work with files like the one you describe I suggest looking 
into SGML tools. If you want to use the (much larger) set of XML
tools your data must be XML; which means that you must use 
< > and </ > to start and end your tags. 

-- Tommie
-- 
====================================================================== 
B. Tommie Usdin                        mailto:btusdin@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com    
17 West Jefferson Street                           Phone: 301/315-9631 
Suite 207                                    Direct Line: 301/315-9634 
Rockville, MD  20850                                 Fax: 301/315-8285 
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in  XML and SGML
======================================================================

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.