<?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 코드의 항목 ID는 선택사항 항목의 데이터베이스 ID입니다. 이 예제에서는 47개가 새로 작성 상태에 해당하고 48개가 허용됨 상태에 해당합니다.