<?xml version="1.0" encoding="UTF-8"?>
<texts>
<item id="47" text="If the requirement has proven to be a valid request, status should be changed to Accepted. If the requirement is not valid, change status to either Rejected or Clarify."/>
<item id="48" text="The requirements with the highest priority should be planned to a release and be estimated with regards to cost. Change status for these requirements to Planned and select a user as responsible for the requirement."/>
<item id="49" text="This requirement is ready for implementation. When implementation is started, change status to Started."/>
<item id="50" text="This requirement is being implemented. When done, change status to Completed."/>
<item id="51" text="This requirement is completed and is ready for test. If the requirements passes the test, change status to Verified."/>
<item id="52" text ="This requirement is ready for delivery."/>
<item id="53" text="This requirement is rejected. Enter a reason for the rejection in the Comments attribute."/>
<item id="54" text="This requirement needs to be clarified."/>
</texts>
XML 代码中的项标识是选项的数据库标识。在此示例中,47 对应于“新”状态,48 对应于“已接受”状态。
