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=most frequent, 1=least frequent, ..
12 attributes [1] IMPLICIT AttributeList,
13 terms [2] IMPLICIT SEQUENCE OF FacetTerm OPTIONAL
16 FacetTerm ::= SEQUENCE {