OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Linking with security

[ Lists Home | Date Index | Thread Index ]
  • From: "Wendy Cameron" <wendy.cameron@qr.com.au>
  • To: <xml-dev@ic.ac.uk>
  • Date: Tue, 10 Aug 1999 10:36:31 +1000


Essetially what i have is as follows
<EmployeeDatabase>
	<Employee ServiceID="1">
		<History>
			various history stuff
		<History>
		<Leave>
			varoious leave stuff
		<Leave>
		<Discipline>
			varoiuos discipline stuff
		<Discipline>
	</Employee>
</EmployeeDatabase>

I have group of users that have access to all the
information about employees.  Within this group of
employees I have a sub set that have permission to
see disciline details.

when the user hits the web site the user is Authenticated
and it is known what type of user it is.
Based on this knowledge I want to
If user has access to discipline
	Show Discipline
else
	Dont show discipline
End

Weve thought of using Entity References to date if the
discipline file to which the entity refers does not exist
then we get no XML what so ever when we actuall want
every thing else but the discipline or except the entity
that is referenced. (Ohh im using IE5)  This is not suitable

Im thinking maybe I could write an IE5 behaviour that retrieves
the discipline xml parses it and adds it to the employee xml if
it is available to this user and then retransforms.

Problem with this is i dont know how to acheive it quite.  Im aware
I can assign behaviors to xml but are they activated (or how can 
they be activated) when parsed into a ActiveX xml dom?

Does anyone have any suggestions?

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS