<xs:attributeGroup name="itemAttributeGroup" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:attribute name="partNum" type="SKU" use="required"> <xs:annotation> <xs:documentation xml:lang="en">The stock code.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute ref="restockDate" use="required" /> </xs:attributeGroup>