<xs:complexType name="param" mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="instructions" /> </xs:choice> <xs:attribute name="name" type="xs:NMTOKEN" use="required" /> <xs:attribute name="select" type="xs:string" /> <xs:attribute ref="xml:space" /> </xs:complexType>