← Prev in month ← Prev in thread

Re: Filter Query changes [was: Latest V3 schema distribution]

From
Nikola <>
Date
2003-03-21T17:57:15+00:00
ID
033801c2efd4$69884a40$2a1c1818@kubura
Thread
Re: Filter Query changes [was: Latest V3 schema distribution]
<Farrukh>
I have updated schema files for the following:
...
-Nikola's filter query changes in query.xsd for new V3 RIM changes
</Farrukh>


Here is the summary of what has changed in query.xsd:

- Added new Queries and their Results for: Federation, Registry,
Subscription and User (used
to be UserBranch).

- Added new Filters for: PersonName, Federation, Registry and Subscription.

- Modified AuditableEventQuery (RegistryObject and RegistryEntry queries are
unbounded; replaced UserBranch with UserQuery).

- Modified OrganizationQuery (replaced UserBranch with UserQuery).

- Removed ExternalLink from AssociationBranch because "ExternalLink" is
related to "RegistryObject" via "Association".

Notes:
- FederationQuery uses the same pattern as RegistryPackageQuery (allows for
traversing members even though it is via associations).
- SubscriptionQuery is very simple (inherits from RegistryObjectQuery and
has SubscriptionFilter); doesn't try to go deep into Selector and Action(s).
- RegistryQuery is also very simple.

Any feedback is welcomed. Next task is to incorporate these changes into
ebRS.

Regards,
Nikola
← Prev in month ← Prev in thread