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

  • To: xml-dev@l...
  • Subject: Re: Validate xml data
  • From: Jacob Friis Larsen <jfl@l...>
  • Date: Thu, 19 Aug 2004 17:04:01 +0200
  • Cc: bry@i...
  • In-reply-to: <1092918743.41249dd7ad3fc@h...>
  • References: <4124852E.8020107@l...> <1092918743.41249dd7ad3fc@h...>
  • User-agent: Mozilla Thunderbird 0.7.3 (Windows/20040803)

When using XSDL I guess I need a validator.
Since I need it for a small Php project I guess my best option is to 
build something in XSLT, which I can use with Php.

Thanks for your help everyone.
Jacob


bry@i... wrote:
> Yes there are lots of ways, however some ways have problems. People often want
> to use Xml Schema Definition Language or XSDL (a w3c standard) as I can see
> you're in Danmark you might like to familiarise yourself with oioxml
> http://www.oio.dk/XML which has a number of various xml dialects validated via
> xsdl (repository at http://rep.oio.dk not every node has content though)
> you can query the repository at http://isb.oio.dk/repository/ to find standards.
> 
> 
> Personally I like RELAX-NG or Schematron for validation:
> http://www.relaxng.org/
> http://xml.ascc.net/resource/schematron/schematron.html
> 
> but there is a lot of weight behind xsdl. 
> 
> Quoting Jacob Friis Larsen <jfl@l...>:
> 
> 
>>I get weather data as XML, and sometimes the data is not complete.
>>Is there are way I can check a XML document for valid data?
>>
>>Best regards,
>>Jacob

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