Main = String. NSRef = Ident ":". SchemaItem : AAS | Comment . AAS = "<" [ NSRef ] Rest. Rest : AnnotationR | AttributeR | SequenceGroupR . AnnotationR = "annotation>". AttributeR = "attribute". SequenceGroupR = "sequence". Comment = "".