I wonder if you are seeing some artifact of timing. Perhaps the documentation says you only have those two values as the permanent stored value but if a new record is being created, or perhaps an existing record is being editted somewhere, perhaps that is a temporary holding value until it is committed to the data base and you are reading it before the committal completes.
A pure WAG on my part.
... View more