Re: Attribute fixed in element element

Henna Ilvonen wrote:

>  I'm forced to use schema version 1999 because it's the only one my
> validator ( Oracle's XDK ) accepts. I've had problems with trying to
> declare element's value fixed, like:
> 
> <xsd:element name="TEST" type="xsd:string" fixed="foo"/>
> 
> Validator tells that attribute fixed is invalid, but when i checked from
> 19991216-version schema, this should be valid. Is there any other way,
> which might work, to define element's value fixed?
> 
> On the other hand, if anyone knows a schema validator working with
> c-language ,linux-platform and 2001 schemas, i'd be happy as well.


You may have a look at Xerces C:

http://xml.apache.org/xerces-c/index.html

Hope this helps.

Eric
> 
> Thanks,
>  ----------------------------------------------
>   Henna Ilvonen / hilvonen@lut.fi


-- 
See you in Scottsdale, Arizona.
      http://xmlconnections.com/xml/xmlfall2001/speakers.asp#evandervlist
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
http://xsltunit.org      http://4xt.org           http://examplotron.org
------------------------------------------------------------------------

Received on Sunday, 23 September 2001 17:03:46 UTC