<xsd:element name="HumanResourceStatus"> <xsd:complexType> <xsd:attribute name="status" type="StatusType" use="required" /> <xsd:attribute name="statusChangeReason" type="xsd:string" use="optional" /> </xsd:complexType> </xsd:element>