SQL Server natively allows multiple users to create data in the same schema, but SDE is lagging behind (it's so SQL 2000). Now that SQL Server uses 4 part naming, we should be able to take advantage of it, so that we don't have to share passwords to the single schema owner login in order to have backup/redundant access to manage critical databases.