default namespace = "http://cms.bloomsbury.com/content-status" start = element workflow { element status { attribute label { text }, attribute xml:id { xsd:ID }, element nextStatus { attribute ref { xsd:IDREF } }* }+ }