The process is defined similarly to the Bernoulli process composed of $n$ Bernoulli trials. The difference is that the trials are dependent, that is:
$$ P(X_i = 1 | X_1, ..., X_{i-1}) = \frac{m -\sum_{j = 1}^{i - 1} X_j}{m} p , $$
where m is a natural number.