|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: What is the advantage of RELAX in comparison to Schemas?
> W3C XML Schema doesn't support this, true. I'm not a RELAX expert,
> but I don't it does either.
RELAX can handle this in this way.
<elementRule label="foo">
<tag name="foo">
<attribute name="class">
<enumeration value="abc" />
</attribute>
</tag>
... content model for <foo class="abc"> ...
</elementRule>
<elementRule label="foo">
<tag name="foo">
<attribute name="class">
<enumeration value="def" />
</attribute>
</tag>
... content model for <foo class="def"> ...
</elementRule>
regards,
----------------------
K.Kawaguchi
E-Mail: k-kawa@b...
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








