Re: [PHP] Validate XML data

2004-08-19 Thread Christian Stocker
On Thu, 19 Aug 2004 18:06:27 +0200, Jacob Friis Larsen <[EMAIL PROTECTED]> wrote:
> > It's possible in PHP 5, but not in PHP 4
> 
> Could you link me to the documentation?

http://ch2.php.net/manual/en/function.dom-domdocument-schemavalidate.php

chregu
> 
> > And I advise to use the most recent libxml2 libraries, since they made
> > big improvements concerning XSD support lately
> >
> >>It is possible to validate a XML document with XML Schema Definition
> >>Language (XSDL).
> >>
> >>Is it possible to use XSDL in Php?
> 


-- 
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
http://www.bitflux.ch  |  [EMAIL PROTECTED]  |  gnupg-keyid 0x5CE1DECB

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Validate XML data

2004-08-19 Thread Jacob Friis Larsen
It's possible in PHP 5, but not in PHP 4
Could you link me to the documentation?
And I advise to use the most recent libxml2 libraries, since they made
big improvements concerning XSD support lately
It is possible to validate a XML document with XML Schema Definition
Language (XSDL).
Is it possible to use XSDL in Php?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Validate XML data

2004-08-19 Thread Christian Stocker
It's possible in PHP 5, but not in PHP 4

And I advise to use the most recent libxml2 libraries, since they made
big improvements concerning XSD support lately

chregu

On Thu, 19 Aug 2004 17:11:47 +0200, Jacob Friis Larsen <[EMAIL PROTECTED]> wrote:
> It is possible to validate a XML document with XML Schema Definition
> Language (XSDL).
> 
> Is it possible to use XSDL in Php?
> 
> Thanks,
> Jacob
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


-- 
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
http://www.bitflux.ch  |  [EMAIL PROTECTED]  |  gnupg-keyid 0x5CE1DECB

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Validate XML data

2004-08-19 Thread Jacob Friis Larsen
It is possible to validate a XML document with XML Schema Definition 
Language (XSDL).

Is it possible to use XSDL in Php?
Thanks,
Jacob
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php