<xs:complexType name="copy" mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="instructions" /> </xs:choice> <xs:attribute name="use-attribute-sets" type="xs:NMTOKENS" /> <xs:attribute ref="xml:space" /> </xs:complexType>