[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: XML Schema - Associate Element Name and Attribute withkeys
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@s... > <mailto:mike@s...>> 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] |
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
|