
| Complex Types | a.content, pre.content | 
| Elements | a, pre | 
| Element Group | inline | 
| <xs:group name="inline.forms"> <xs:choice> <xs:element ref="input"/> <xs:element ref="select"/> <xs:element ref="textarea"/> <xs:element ref="label"/> <xs:element ref="button"/> </xs:choice> </xs:group> |