|
[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Self reference in XML schema?
From: Yang Feng <yfeng@entry.com>
Date: Tue, 11 Jan 2005 16:39:21 -0500 Message-ID: <C4B3048A45903D44BA840FC1BE8BB7BD21C7B0@inside.entry.com> To: <xmlschema-dev@w3.org> Hi there, I am new to XML schema. I wonder if I can use self reference in XML schema. In my XML data, the EMPLOYEE element contains MANAGER element. MANAGER is also an EMPLOYEE. How can I use XML schema to define this relationship without repeating the same code for EMPLOYEE and MANAGER elements? Is there any sample code? The XML have the following structure: <EMPLOYEE> <ID /> <name /> <MANAGER> <ID /> <name /> </MANAGER> </EMPLOYEE> Thanks in advance. YolandeReceived on Wednesday, 12 January 2005 01:18:31 GMT |
Subscribe in XML format
|






