2 {Z39-50-userInfoFormat facet-1 (1)} DEFINITIONS ::=
4 IMPORTS AttributeList, Term FROM Z39-50-APDU-1995;
5 FacetList ::= SEQUENCE OF FacetField;
7 FacetField ::= SEQUENCE {
8 -- attributes will specify:
10 -- 2=sortorder 0=count descending, 1=alpha ascending ..
13 attributes [1] IMPLICIT AttributeList,
14 terms [2] IMPLICIT SEQUENCE OF FacetTerm OPTIONAL
17 FacetTerm ::= SEQUENCE {