Filtering a GetMetadataObjects Request |
An <XMLSELECT> search string that includes concatenated AssociationPath criteria must specify an association name that is valid for the Object component in each AssociationPath.
If Object is a metadata type, then all association paths must begin with an association name that is valid for that metadata type.
If Object is an *, then each association path must begin with an association name that is valid for the metadata type specified in the TYPE parameter.
If Object is an * and the OMI_INCLUDE_SUBTYPES flag is set, then each association path must begin with an association name that is valid for the metadata type specified in the TYPE parameter or one of its subtypes.
The AssociationPath components are joined by an implied AND operator. Therefore, only objects that meet the criteria in the combined AssociationPath components will be selected. When the OMI_INCLUDE_SUBTYPES flag is set, only objects that have all of the specified attribute names are tested for a match.
Example 1:
Example 2:
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.