[Home] [By Thread] [By Date] [Recent Entries]


GSK,

There are several ways to do this:

(1) Open the file in MS Explorer, which has an embedded XML parser 

(2) Use a product such as:
	
	- Altova's XML Spy XML Development Environment [1]
	- Tibco's TurboXML Intregrated Development Environment [2]

Both products in (2) will have trial downloads available, so you can
take advantage of that if you'd like.

Kind Regards,
Joe Chiusano
Booz | Allen | Hamilton

[1] http://www.xmlspy.com/products.html	
[2] http://www.tibco.com/solutions/products/extensibility/turbo_xml.jsp
Prasad G S K wrote:
> 
> How do I validate the xsd file itself?
> 
> This is one of the sample xsd file given in xerces-J:
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <xs:schema xmlns:xs='http://www.w3.org/2001/XMLSchema'>
> 
>  <xs:element name="personnel">
>   <xs:complexType>
>    <xs:sequence>
>      <xs:element ref="person" minOccurs='1' maxOccurs='unbounded'/>
>    </xs:sequence>
>   </xs:complexType>
> ....
> .....
> ....
> </xs:schema>
> 
> How do I validate this file??
> 
> regards,
> GSK
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
begin:vcard 
n:Chiusano;Joseph
tel;work:(703) 902-6923
x-mozilla-html:FALSE
url:www.bah.com
org:Booz | Allen | Hamilton;IT Digital Strategies Team
adr:;;8283 Greensboro Drive;McLean;VA;22012;
version:2.1
email;internet:chiusano_joseph@b...
title:Senior Consultant
fn:Joseph M. Chiusano
end:vcard

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member