swift3/doc/rnc/create_bucket_configuration.rnc
Tim Burke 0a2bfb8bae Relax bucket creation schema
Apparently some AWS-supplied tools use undocumented root elements.

Change-Id: I3d56f9560c2d96b08e6837d053fdff654c531062
Closes-Bug: #1611749
2017-01-05 00:10:32 +00:00

5 lines
72 B
Plaintext

start =
element * {
element LocationConstraint { xsd:string }
}