[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] XML Schema - Associate Element Name and Attribute withkeys/keyrefs?
- From: George Cristian Bina <george@oxygenxml.com>
- To: Andy Street <t3h1337n00b@gmail.com>
- Date: Mon, 23 Apr 2007 11:38:56 +0300
Hi Andy,
You can do that with Schematron for instance, eventually you can just
embed a rule inside your XML Schema file. Or you can do that with Relax NG.
Note that if you stay with XML Schema you do not need two validations.
Allow both modulemessage and servermessage after your global element and
the validation action will validate them, no matter what element you
have. Then at application level just check that the element matches what
the message-type attribute specifies.
Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Andy Street wrote:
> Thanks for the reply. I assume I don't have any alternatives except
> validating that portion after the parser runs its schema validation?
>
> On 4/22/07, *Michael Kay * <mike@saxonica.com
> <mailto:mike@saxonica.com>> wrote:
>
>
> > Is it possible to associate an element name with an
> attribute using
> a key/keyref pair?
>
>
> No, it isn't.
>
> Michael Kay
> http://www.saxonica.com/
>
>
>
>
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]