Single-stage without replacement sampling. You can specify the sample design on the PROC statement, using the DESIGN options.
The default NEST statement specification for the STRWOR design is:
NEST STRATA;
where STRATA are variable(s) defining stratification levels only (assumes each record on the file is a PSU (primary cluster)).