XML Elements
Problem Sample
<?xml version = "1.0" encoding = "utf-8"?>
<!DOCTYPE Problems SYSTEM "Problem.dtd"[]>
<Problems xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd = "http://www.w3.org/2001/XMLSche
ma">
<ExportData>
<ReportGenerated> 09/16/2013 09:40 AM </ReportGenerated>
<GeneratedBy>
<FirstName> Joe </FirstName>
<LastName> User </LastName>
<Login> JUSER </Login>
</GeneratedBy>
<GMTOffset> -7 </GMTOffset>
</ExportData>
<Problem>
<ProblemID> PRR-1 </ProblemID>
<Title>Test Problem</Title>}}
<Entity>
<EntityID> 1 </EntityID>
<EntityName> XFRACAS Software </EntityName>
</Entity>
<Owner>
<FirstName> Joe </FirstName>
<LastName> User}} </LastName>
<Login> JUSER}} </Login>
</Owner>
<Creator>
<FirstName> Sam </FirstName>
<LastName> Uset </LastName>
<Login> SUSER </Login>
</Creator>
<OpenDate>
<Year> 2013}} </Year>
<Month> 6}} </Month>
<Day> 20}} </Day>
<Hour> 17 </Hour>
<Minute> 33}} </Minute>
<Second> 0}} </Second>
<FormattedDate> 06/20/2013 10:33 AM}} </FormattedDate>
</OpenDate>
<RequestedClosureDate>
<Year> 2013 </Year>
<Month> 7 </Month>
<Day> 20 </Day>
<Hour> 17 </Hour>
<Minute> 33 </Minute>
<Second> 0 </Second>
<FormattedDate> 07/20/2013 10:33 AM </FormattedDate>
</RequestedClosureDate>
<ExpectedClosureDate>
<Year> 2013 </Year>
<Month> 7 </Month>
<Day> 20 </Day>
<Hour> 17 </Hour>
<Minute> 33 </Minute>
<Second> 0 </Second>
<FormattedDate> 07/20/2013 10:33 AM </FormattedDate>
</ExpectedClosureDate>
<ClosedDate />
<FirstOccurrenceDate>
<Year> 2004 </Year>
<Month> 3 </Month>
<Day> 31 </Day>
<Hour> 1 </Hour>
<Minute> 5 </Minute>
<Second> 0 </Second>
<FormattedDate> 03/30/2004 06:05 PM </FormattedDate>
</FirstOccurrenceDate>
<LastOccurrenceDate>
<Year> 2013 </Year>
<Month> 6 </Month>
<Day> 14 </Day>
<Hour> 17 </Hour>
<Minute> 36 </Minute>
<Second> 0 </Second>
<FormattedDate> 06/14/2013 10:36 AM </FormattedDate>
</LastOccurrenceDate>
<Priority>
< Issue IssueTypeID = "9" >
1
<Description> Not Assigned </Description>
</Issue>
</Priority>
<FRBStatus>
<Issue IssueTypeID = "46" >
02B
<Description> Describe Problem Review - Complete </Description>
</Issue>
</FRBStatus>
<ProcessStatus>
{{{1}}}
<PartName> Example Part </PartName>
<PartNumber> EP2 </PartNumber>
<PartVersion> A </PartVersion>
<RetiredDate />
</Part>
<ShowStep3> No </ShowStep3>
<ShowStep4> No </ShowStep4>
<ShowStep6> No </ShowStep6>
<ShowStep8> No </ShowStep8>
<Incidents>
<Incident>
<IncidentID> FR-I-3781 </IncidentID>
<ReportType> Incident State </ReportType>
<CategoryType> Non Chargeable </CategoryType>
<ReportIssue>
<Issue IssueTypeID = "38" >
<Description> Prerelease or Staging </Description>
</Issue>
</ReportIssue>
<CategoryIssue>
<Issue IssueTypeID = "21" >
<Description> Cleanup </Description>
</Issue>
</CategoryIssue>
</Incident>
<Incident>
<IncidentID> FR-I-3842 </IncidentID>
<ReportType> Incident State </ReportType>
<CategoryType> Non Chargeable </CategoryType>
<ReportIssue>
<Issue IssueTypeID = "38" >
<Description> Prerelease or Staging </Description>
</Issue>
</ReportIssue>
<CategoryIssue>
<Issue IssueTypeID = "21" >
<Description> Cleanup</Description>
</Issue>
</CategoryIssue>
</Incident>
</Incidents>
<Reviews>
<Review>
<Reviewer>
<FirstName> Nicole </FirstName>
<LastName> User </LastName>
<Login> NUSER </Login>
</Reviewer>
<SignOffDate>
<Year> 2013 </Year>
<Month> 9 </Month>
<Day> 13 </Day>
<Hour> 7 </Hour>
<Minute> 0 </Minute>
<Second> 0 </Second>
<FormattedDate> 09/13/2013 12:00 AM </FormattedDate>
</SignOffDate>
<ClosureRejectComment />
<ReviewType>
<ReviewTypeID> 7 </ReviewTypeID>
<ReviewTypeName> D7 FRB Approval </ReviewTypeName>
</ReviewType>
<SentEmailNoticeDate />
<RetiredDate />
<DeleteComment />
<SignOffOrder> 3</SignOffOrder>}}
<UserCategory>
<UserCategoryID> 10 </UserCategoryID>
<UserCategoryName> D7 Approver</UserCategoryName>
</UserCategory>
</Review>
</Reviews>
<Criticalities />
<TeamMembers>
<TeamMember>
<MemberUser>
<FirstName> Doug </FirstName>
<LastName> User </LastName>
<Login> DUSER </Login>
</MemberUser>
<MemberRole>
<Issue IssueTypeID = "50" >
<Description> Legal </Description>
</Issue>
</MemberRole>
</TeamMember>
</TeamMembers>
</Problem>
</Problems>